markdown-it-rs-url 0.1.0

URL parsing and normalization compatibility layer for markdown-it-rs
Documentation
1
2
3
4
5
6
# markdown-it-rs-url

This is a submodule of markdown-it-rs.

The purpose of this module is to replace the mdurl crate and provide the basic API required by the main library.
This is a compatibility layer, not a complete general purpose lib.