linemd 0.1.0

A simple and opinionated markdown parser (and renderer) written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Yusuf Bera Ertan <y.bera003.06@protonmail.com>"]
categories = ["parser-implementations", "command-line-utilities"]
description = "A simple and opinionated markdown parser (and renderer) written in Rust."
edition = "2018"
keywords = ["markdown", "parser", "html"]
license = "MIT"
name = "linemd"
repository = "https://github.com/yusdacra/linemd"
version = "0.1.0"