smu is a simple interpreter of a Markdown-like
syntax. It supports most features of the Markdown
markup language.
License: MIT/X Consortium License
Changes:
This version escapes < and > better. Also,
<hr /> works properly. dolineprefix now
works without a leading newline. Finally, the
source code is more consistent.
|