So apologies if this is on GIthub. I am currently working on my own software to make a git host with indexing. So Mukette is a markdown pager. Like nroff that pages troff, this pages markdown. Right now it has issues with Github markdown because I could not find specs for it. Work sfine with the kind of MD in example-document.md. Generally when LP i invold you have to test all the aspects and generalize it.
I hope you enjoyed tihs little program. I spent about 10 days on it. I initially wanted to parse it with PEG, but then I realized, MD is fully type3 and not type2, I can just lex to ‘larse’ it. lol.
Thanks.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
There you go!
Where did I go? :D
You mentioned failing to find the github markdown specs. Those are the specs.
Uh I did not see them. Thanks!