Add shortcodes to note comparing with markdownify

This commit is contained in:
Regis Philibert
2019-12-23 19:53:40 +01:00
committed by GitHub
parent ddfee60b7f
commit 2bd5bc2d71
+1 -1
View File
@@ -34,4 +34,4 @@ Some examples:
```
**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.
**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).