fromToml
tomltext
fromToml
returns the parsed value of tomltext.
Example
{{ (fromToml "[section]\nkey = \"value\"").section.key }}
fromToml
tomltextfromToml
returns the parsed value of tomltext.
Example
{{ (fromToml "[section]\nkey = \"value\"").section.key }}