replace missing markdownify by RenderString
This commit is contained in:
parent
50a56fcd75
commit
81988b477a
3 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ Attributes:
|
|||
|
||||
### Include \*.md file
|
||||
|
||||
Included markdown files will be rendered using the `markdownify` filter.
|
||||
Included markdown files will be rendered using the `RenderString` [function](https://gohugo.io/functions/renderstring/).
|
||||
|
||||
{{< hint warning >}}
|
||||
**Location of markdown files**\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue