= my/file.txt
= Asdf
{parent=my/file.txt}
{parentFile}
Same for tags.
Currently there is some confusion in the code on treating the
<>{file}
like the file in = Header{file}
: one if about pointing to things, the other is about the current thing. We will disambiguate with parentFile
.Same for
tag
and tagFile
.It is currently possible however to just do:I need to think why it works.
= .gitignore
= child
{parent=_file/.gitignore}