pandoc

Pandoc is a command-line tool for converting from one markup format to another.

Syntax highlighting not supported for 'markdown', see HelpOnParsers.
   1 % Pandoc User's Guide
   2 % John MacFarlane
   3 % July 17, 2016
   4 
   5 #Hello
   6 
   7 AAAAA
   8 
   9 ##World
  10 
  11 BBBBB

pandoc (last edited 2016-10-22 00:41:29 by localhost)