github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.88k stars 3.4k forks source link

feat: add djot parsing (DRAFT) #1861

Closed ryanabx closed 1 month ago

ryanabx commented 3 months ago

NOTE: I'm looking for feedback on this PR! This is my first time using Ruby :)

This PR aims to add support for djot HTML rendering for READMEs and whatnot.

There are many different implementations of the parser, but none of them are in Ruby unfortunately.

The best one I think we should use is djot.js, which is the most "official" parser for djot.

What I probably need to add still:

I will need some advice on how this is done in this repo. Any help is much appreciated!

github-actions[bot] commented 1 month ago

Stale pull request message