Y
Hacker News
new
|
ask
|
show
|
jobs
I built a 2.3MB Markdown-to-PDF app because Chromium felt absurd
(
github.com
)
4 points
by
buttterski
45 days ago
2 comments
vincent-uden
45 days ago
A screenshot of the UI would've been nice in the README. Benchmarks are hard to evaluate without a comparison to pandoc or other solutions.
Still, neat project. I love small, pointed software
link
buttterski
44 days ago
Thanks! I'll add that right away.
link
charanmilan
45 days ago
Nice work. I’m curious how you handle edge cases like large tables, nested lists, and code blocks while keeping the implementation so lightweight.
link
Still, neat project. I love small, pointed software