Revert "Add shortcodes to note comparing with markdownify"

This reverts commit 2bd5bc2d71d42d72608566d4d3299558c4f8f803.
This commit is contained in:
Regis Philibert 2019-12-23 20:31:32 +01:00
parent 2bd5bc2d71
commit 43e9222a2a

View File

@ -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.