message no. 150401
Posted by safinaskar in #github at 2016-09-13T21:34:12Z
hi. i want to create some document using github flavoured markdown (gfm) and store it locally and use it locally. i need some way to convert it locally to html. the document is secret, so i don't want to send it to github to see its html representation. i tried "kramdown -i GFM", but it seems it works differently from github, i. e. it preserves newlines (real github converts single newlines into spaces)