ultimd2html 0.3.6

A markdown to html converter for ultidocs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "ultihighlighter"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bd546930442e1e7e2fe03b1d566b7c438b8627037c09dae18fbd13975a78ff2"

[[package]]
name = "ultimd2html"
version = "0.3.6"
dependencies = [
 "ultihighlighter",
]