8aee0fab30
A text-to-HTML conversion tool. From Will Maier <willmaier@ml1.net>
6 lines
308 B
Plaintext
6 lines
308 B
Plaintext
Markdown is two things: (1) a plain text formatting syntax; and (2) a
|
|
software tool that converts the plain text formatting to (X)HTML. The
|
|
formatting syntax is designed to be easy and intuitive for web authors
|
|
and resembles typical email formatting conventions. The resultant
|
|
(X)HTML is structurally valid.
|