more ramblings of a retired teacher
commenting (maybe ranting) on education - even my own
Categories:

Archives:
Meta:
April 2014
M T W T F S S
« Mar   Jun »
 123456
78910111213
14151617181920
21222324252627
282930  
04/16/14
Markdown and Pandoc
Filed under: General
Posted by: Algot @ 8:38 am

One of the pieces of the journal mentioned in the last post is conversion. I suppose for its intended documentation purpose, the AsciiDoc setup is good. I have not explored all the options for the backend. Therefore, the HTML files I get when I do that conversion have a lot of extra “stuff” like an embedded stylesheet and some scripting for generating tables of contents. The conversion to an open document format isn’t smooth, either

I have decided to try looking at using the less complex Markdown syntax and Pandoc along with Kate to do the journal. Pandoc offers a cleaner conversion to html and odt. There is an issue with how small images get inserted. They fill the page width by default. Oops. They can be resized in LibreOffice, but it will be nicer if I can find a way to get the images plunked in place at their correct size (unless the image is huge and needs to fit the page width).

More to come, I’m sure.

Comments Off