Skip to content

fromToml tomltext

fromToml returns the parsed value of tomltext.

Example

{{ (fromToml "[section]\nkey = \"value\"").section.key }}