markdown-parser 0.1.1

😎 This a crate that can parse a markdown file. Especially when you have front matters in your markdown file, this would help you to parse them.
Documentation

markdown-parser

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

adapt (default)

serde (default)

This feature flag does not enable additional features.

serde_json (default)

This feature flag does not enable additional features.

serde_yaml (default)

This feature flag does not enable additional features.

toml (default)

This feature flag does not enable additional features.