mirror of
https://github.com/flancian/garden.git
synced 2026-08-04 21:46:18 +00:00
9 lines
453 B
Markdown
9 lines
453 B
Markdown
# Pulled Nodes
|
|
|
|
- Nodes that are specially relevant to the context at hand can be pulled. To do this, just add a block using the pull action:
|
|
- [[pull]] [[pull]]
|
|
- Currently pulls like the above only work when you are in precisely the context they are declared; that is, pulling is not recursive. This might change.
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[pull]: pull "Pull"
|
|
[//end]: # "Autogenerated link references" |