The ugliness of Markdown to HTML and PDF
by Drosera_capensis from LinuxQuestions.org on (#5NEEX)
Hello everyone,
I am using Ghostwriter to edit my documents in Markdown.
I was very happy to see how gorgeous the document looks in the preview of Ghostwriter.
Unfortunately, the conversion to HTML and PDF documents is less impressive.
It uses Sundown or Pandoc to make the conversion, and the final document is hideous.
Furthermore, several things are missing, as the pictures with this format:
Code:<img src="picture.jpg" />Would anyone know any other way to export nicely markdown documents?
To get the same layout than the Ghostwriter preview?


I am using Ghostwriter to edit my documents in Markdown.
I was very happy to see how gorgeous the document looks in the preview of Ghostwriter.
Unfortunately, the conversion to HTML and PDF documents is less impressive.
It uses Sundown or Pandoc to make the conversion, and the final document is hideous.
Furthermore, several things are missing, as the pictures with this format:
Code:<img src="picture.jpg" />Would anyone know any other way to export nicely markdown documents?
To get the same layout than the Ghostwriter preview?