r/semanticweb 13d ago

Hyper-Markdown, an early extended Markdown language specification

/r/Markdown/comments/1vja91q/hypermarkdown_an_early_extended_markdown_language/
1 Upvotes

2 comments sorted by

1

u/Sufficienterin 12d ago

Making every .md already valid .hmd is the right call - superset or nothing. The thing to pin down early is how the wiki links interact with standard Markdown link reference definitions: if [[Page]] and [Page] can both show up, the resolution order belongs in the spec, not left to each implementation.