Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I came to the same conclusion years ago and made myself and "alternate" markdown-like format that superficially looks the same, but has a grammar compatible with parser generators like ANTLR.

Took me about a week to produce something that could generate a nice document object model, and spit out HTML (or anything you please).

The concept is powerful. The specific Markdown implementation however is too messy for proper tooling.



"too messy for proper tooling"

Obsidian and its many amazing plugins are powerful evidence to the contrary.


By tooling I don't mean Markdown tools. I mean the tools used to produce those tools.

Think compiler-compilers such as Yacc, Bison, or ANTLR.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: