wooorm / dioscuri

A gemtext (`text/gemini`) parser with support for streaming, ASTs, and CSTs
MIT License
40 stars 1 forks source link

Firefox extension #6

Closed vinipsmaker closed 2 years ago

vinipsmaker commented 2 years ago

It'd be nice if there was a Firefox extension to preview/render Gemtext in Firefox. For instance, something like this (but for Gemtext): https://addons.mozilla.org/en-US/firefox/addon/asciidoctorjs-live-preview/

wooorm commented 2 years ago

Sure, feel free to make one. It’s a much higher abstraction than ASTs and compilers though, which is what this project does.