Tag Syntax
The base syntax is:
~ic=<id>
Or with rules:
~ic=<id>=(...)
The ID is the value used by text.tag.
Minimal example
The moon is calm ~ic=moon-line
And the fact step:
[[steps]]
use = "text.tag"
options.tag = "moon-line"
The base syntax is:
~ic=<id>
Or with rules:
~ic=<id>=(...)
The ID is the value used by text.tag.
The moon is calm ~ic=moon-line
And the fact step:
[[steps]]
use = "text.tag"
options.tag = "moon-line"