GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MD2HTML(1) General Commands Manual MD2HTML(1)

md2html - convert Markdown to HTML

md2html [OPTION]... [FILE]

Write output to OUTFILE instead of stdout(3)
Generate full HTML document, including header
Measure time of input parsing
Display help and exit
Display version and exit

CommonMark (the default)
Github Flavored Markdown

Note: dialect options are equivalent to some combination of flags below.

Collapse non-trivial whitespace
Do not translate entities
Allow ATX headers without delimiting space
Allow URL autolinks without "<" and ">" delimiters
Allow WWW autolinks without any scheme (e.g. "www.example.com")
Allow e-mail autolinks without "<", ">" and "mailto:"
Enable all 3 of the above permissive autolinks options
Force all soft breaks to act as hard breaks
Disable indented code blocks
Disable raw HTML blocks
Disable raw HTML spans
Same as --fno-html-blocks --fno-html-spans
Enable tables
Enable strikethrough spans
Enable task lists

https://github.com/mity/md4c

June 2019

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.