mdparse 0.1.0

A (fast) rust library to parse Discord's flavour of markdown
Documentation
1
2
3
4
5
6
7
8
9
10
# mdparse

A (fast) rust library to parse Discord's flavour of markdown.

- Single pass
- Zero allocation for non-markdown strings

---

Available under version 2.0 of the Mozilla Public Licence