ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics
fiatjaf3h ago
What is the NostrMarkup? The one that is a variant of Asciidoc? I tried to write an Asciidoc parser from scratch, it was too hard. There are no other parser implementations out there besides the "reference" in Ruby (transpiled to JS as asciidoctor.js). All the other you find on GitHub are illusions, vastly incomplete, because the Asciidoc standard is a mess and way too bloated, it assumes and HTML parser/renderer in many many places, it isn't suitable for a serious protocol. I've joined the official Asciidoc discussion board and asked questions and made suggestions. The reactions I got served to reinforce that position by a lot, it actually made me think things are only going to get worse.
💬 2 replies

Thread context

Root: 8ff587a9eaca…

Replying to: e54379d5ebaa…

Replies (2)

Laeserin3h ago
I meant the one we discussed on GitHub. https://github.com/nostrability/nostrability/issues/146
0000 sats
Laeserin37m ago
I'm writing one from scratch. I've been working on a universal parser for our project and I'm spinning out the Asciidoc parser to use as a library. I'll register it with npm, when I am finished. It's Typescript.
0000 sats