MultiMarkdown 6 v. 0.1.0a Released
01/18/2017 22:52:00
Short Version
There is an alpha version of MultiMarkdown 6 available for experimenting. It’s not finished. But it should cover all regular Markdown features, and about half of the MultiMarkdown-specific features or so.
There’s a pretty thorough basic test suite, but I want to make it better.
It’s fast, but I want to make it faster.
Take a look!
Long Version
Checkout the project README for information about:
- Project history
- Completed and pending features
- Strategies I’ve tried for improving performance – some that worked and some that didn’t
- And more..