|
|
|
|
|
by fiddlosopher
1098 days ago
|
|
As I explained, if you don't want raw HTML, use the second form: pandoc -f html -t gfm-raw_html https://www.fsf.org | grep div
gives no output. (If you get different results, it is possible that you are using an earlier pandoc version and something changed in this regard.) |
|