markx 0.1.1

Markx is a simple markdown parser.
Documentation
[package]

name = "markx"

version = "0.1.1"

edition = "2018"

description="Markx is a simple markdown parser."

license-file="LICENSE" 

documentation="https://github.com/xiayulu/markx"

homepage="https://github.com/xiayulu/markx" 

repository="https://github.com/xiayulu/markx"



exclude = [

    "main.rs",

    "trash/*",

]



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



#[dependencies]

#clap = "2"

#tera = "1"