markdownify: add note about render-hooks and .RenderString (#1281)

This commit is contained in:
Patrice Chalin
2021-03-24 13:09:52 -04:00
committed by GitHub
parent 69c82eb689
commit f15c06f232
+5
View File
@@ -23,3 +23,8 @@ aliases: []
```
{{ .Title | markdownify }}
```
*Note*: if you need [Render Hooks][], which `markdownify` doesn't currently
support, use [.RenderString](/functions/renderstring/) instead.
[Render Hooks]: /getting-started/configuration-markup/#markdown-render-hooks