View Source Md.Parser.Default (md v0.10.2)

Default parser with all the features included.

Supports a wide subset of markdown, including but not limited to:

  • bold/italic/strikeout/etc text decorations
  • comments
  • code blocks
  • tables
  • twitter handlers etc

Might be a good start for those who just needs a fast markdown processing.

Summary

Functions