OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
It would be cool if we could do:
<myfile.txt>{file}
when there is a file myfile.txt without a corresponding {file} header such as:
= myfile.txt
{file}
As of writing, on static we already autogenerate such _file pages for all files (not yet on web but we should too), so it's just a matter of checking if the target file exists when the ID doesn't for error checking, and linking to the _file.

Ancestors (3)

  1. Issues
  2. TODO
  3. Home