mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 13:53:15 -04:00
Update RenderString.md
With https://github.com/gohugoio/hugo/pull/9948 the .RenderString method now renders shortcodes.
This commit is contained in:
parent
bee6adf71e
commit
e0838e574e
@ -14,8 +14,6 @@ signature: [".RenderString MARKUP"]
|
|||||||
|
|
||||||
`.RenderString` is a method on `Page` that renders some markup to HTML using the content renderer defined for that page (if not set in the options).
|
`.RenderString` is a method on `Page` that renders some markup to HTML using the content renderer defined for that page (if not set in the options).
|
||||||
|
|
||||||
*Note* that this method does not parse and render shortcodes.
|
|
||||||
|
|
||||||
The method takes an optional map argument with these options:
|
The method takes an optional map argument with these options:
|
||||||
|
|
||||||
display ("inline")
|
display ("inline")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user