13 lines
293 B
Markdown
13 lines
293 B
Markdown
|
|
# Typed Document Function Values
|
||
|
|
|
||
|
|
String value: {{mkt:text.upper "draft"}}
|
||
|
|
|
||
|
|
Markdown value:
|
||
|
|
|
||
|
|
```mkt-function md.heading level=3
|
||
|
|
Typed Section
|
||
|
|
```
|
||
|
|
|
||
|
|
Dynamic context values can map lists, records, dictionaries, and tables through
|
||
|
|
the typed value mapper when supplied by an embedding application.
|