Hacker News new | ask | show | jobs
by realo 3889 days ago
Hello,

If you were willing to trade markdown for asciidoc (same goal, different execution), then a combination of asciidoc in vim simultaneously with the asciidoc previewed in google chrome could be a good approximation of what you want. Embedded images work quite well because you can easily specify the final width you want the image to take, on the page... for example. Finally, you can easily produce a pdf with 'a2x'.

https://en.m.wikipedia.org/wiki/AsciiDoc

https://chrome.google.com/webstore/detail/asciidoctorjs-live...

http://www.methods.co.nz/asciidoc/a2x.1.html

Also, this page is interesting:

https://en.m.wikipedia.org/wiki/Comparison_of_documentation_...