Y
Hacker News
new
|
ask
|
show
|
jobs
by
sigwinch
384 days ago
It’s a fine interchange format and I prefer it from my ripgrep preprocessor as opposed to text.
1 comments
fred_terzi
384 days ago
can you explain more what you mean by that? I'm curious what the use case is.
link
sigwinch
380 days ago
To diff or even just page through a bag of arbitrary documents, there are a bunch of content extractors which helpfully target clean Markdown.
For anything more elaborate, my main competitor to Markdown is the Pandoc internal representation.
link