diff --git a/content/en/functions/RenderString.md b/content/en/functions/RenderString.md index b01372941..61f5d6417 100644 --- a/content/en/functions/RenderString.md +++ b/content/en/functions/RenderString.md @@ -34,4 +34,4 @@ Some examples: ``` -**Note** that this method is more powerful than the similar [markdownify](functions/markdownify/) function as it can render to other markup formats and supports both [Render Hooks](/getting-started/configuration-markup/#markdown-render-hooks) and [shortcodes](https://gohugo.io/content-management/shortcodes/#readout). +**Note** that this method is more powerful than the similar [markdownify](functions/markdownify/) function as it also supports [Render Hooks](/getting-started/configuration-markup/#markdown-render-hooks) and it has options to render other markup formats. \ No newline at end of file