Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
president
on Feb 13, 2013
|
parent
|
context
|
favorite
| on:
Markdown.css – make HTML look like plain-text
Awesome project. Is there anything that can actually convert HTML to Markdown though?
loevborg
on Feb 13, 2013
|
next
[–]
The wonderful pandoc (
http://johnmacfarlane.net/pandoc/README.html#general-options
) can, along with many other things.
janerik
on Feb 13, 2013
|
prev
|
next
[–]
I use pandoc[1] for this.
curl -s example.com | pandoc -f html -t markdown -
[1]:
http://johnmacfarlane.net/pandoc/
fiddlosopher
on Feb 13, 2013
|
parent
|
next
[–]
This works too:
pandoc -t markdown http://example.com
janerik
on Feb 13, 2013
|
root
|
parent
|
next
[–]
Nice. Didn't know pandoc can directly read from an URL, even easier.
gridaphobe
on Feb 13, 2013
|
prev
[–]
http://johnmacfarlane.net/pandoc/
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: