Complete memory graph and document value workplans
This commit is contained in:
parent
f49ebb563b
commit
6cc44da628
25 changed files with 1546 additions and 168 deletions
12
examples/functions/typed-values.md
Normal file
12
examples/functions/typed-values.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue