Comment by komali2
2 months ago
Pause, you could write an HTML to markdown library in half a day? Like, 4 hours? Or 12? Either way damn
2 months ago
Pause, you could write an HTML to markdown library in half a day? Like, 4 hours? Or 12? Either way damn
One that gets me 90% there would take me few hours, one that gets me 99% there few months, which is why eventually people would rather pull a dependency.
Or about 15 minutes with an LLM?
https://github.com/williamcotton/markdown-to-html-llm
I love how it took you very short to implement...the wrong thing.
> I myself just the other day had the task of converting HTML to markdown
> you could write an HTML to markdown library in half a day
5 replies →
In less time than that, you could `git clone` the desired open source package, and text search & replace the author's name with your own.
3 replies →