Add todo items for block references
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c3aea176ae
commit
f060b6360a
9
TODO.md
9
TODO.md
|
@ -28,3 +28,12 @@ the page, and the rows are the pages where these fields should be taken from.
|
|||
#### Show the values from the pages in a table form based on the header names
|
||||
|
||||
#### Edit the values and update the name/value pair in the corresponding document
|
||||
|
||||
## Block references
|
||||
|
||||
- `((_[a-z0-9_]+))` block reference syntax
|
||||
- search blocks based on this syntax
|
||||
- load referenced blocks
|
||||
- which blocks are referenced
|
||||
- `transform()` referenced blocks
|
||||
- /Block reference
|
||||
|
|
Loading…
Reference in New Issue
Block a user