This post reviews several methods for converting a Markdown (.md) formatted file to PDF, from UNIX or Linux machines.
$ pandoc How_I_got_svg-resizer_working_on_Mac_OSX.md -s -o test1.pdf
package mongotest | |
import com.mongodb.* | |
/** | |
* @author phpusr | |
* Date: 22.09.13 | |
* Time: 20:03 | |
*/ |
package mongotest; | |
import com.mongodb.*; | |
import java.net.UnknownHostException; | |
/** | |
* @author phpusr | |
* Date: 22.09.13 | |
* Time: 14:23 |
package com.phpusr.glyph | |
/** | |
* @author phpusr | |
* Date: 12.03.14 | |
* Time: 14:16 | |
*/ | |
/** |