You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Do you think you would be open to a change to this library to allow for deep syntax substitution ?
What I mean by that is something like # Title <? @macro return 'something' ?> is not supported because it's not its own instruction.
I would find mkdoc even more useful if it were, I'm just wondering if it would not complicate it too much since it would then need escaping to not interpret your own documentation.
Curious what you think is best to support this (if at all).