md_ol_util 0.2.0

Transform markdown unordered lists to ordered lists with current position expressions
Documentation
1
2
3
4
mod printer;
mod transform;

pub use transform::transform;