top | item 46763903

(no title)

hkt | 1 month ago

https://github.com/kivikakk/comrak - common mark renderer

I do somewhat wonder why not pandoc, but it is still an interesting project

discuss

order

aashvik|24 days ago

Pandoc is awesome, but it has a huge binary and (just tested) is nearly thirty times slower than comrak!

MallocVoidstar|1 month ago

pandoc is big (nearly 200MB binary on Debian) and does far more than just Markdown -> HTML

tasuki|1 month ago

Wow I never knew pandoc was 200MB! It's only a 26MB download, but 200MB binary is kind of insane...

It is by far the biggest binary I have in `/usr/bin/` (the second being `blender` at 90MB - understandable I guess! - and the third being `stack` at 75MB - haskell again!)