Tag: pandoc
-
Benefits of LaTeX – Getting to grips with LaTeX – Andrew Roberts
Reblogged from… this post A quick, and dirty way to produce html from a markdown 1 file is: python -m markdown -x abbr -x footnotes -x def_list your.file.md > out.html And with pandoc 2, you can even create PDF, or epub, if you so would desire? 3 pandoc your.file.md -o out.pdf Markdown syntax. ↩ Pandoc demos… ↩…
-
Benefits of LaTeX – Getting to grips with LaTeX – Andrew Roberts
PSA: I’ll keep it short this time… 1 😉 Like so many of you, I use tumblr’s mobile app too, and I noticed (understatement implied lol) how garbled up it looked on my mobile’s dash. I think—from now on—if I got a lot of sourcecode (source-code, source code, sourcecode, or whatever) to post, then I’ll…
-
Markdown (again).
My subtitle Markdown, and HTML, are the tools of the trade. WordPress, and Tumblr, are the platforms of choice. Definition of: Definition Noun. It is—a word—used to: Refer to the description of itself. Definition of: Markdown Markdown—A tool used to convert text into HTML—for use on for example: WordPress. Definition of: HTML Hypertext Markup Language.…