[dependencies.once_cell]
version = "1.18.0"
[dependencies.pulldown-cmark]
default-features = false
version = "0.11"
[dependencies.regex]
version = "1.9.3"
[package]
authors = ["Ross MacArthur <ross@macarthur.io>"]
categories = ["text-processing"]
description = "Generate a table of contents from a Markdown document."
edition = "2018"
keywords = ["toc", "markdown", "commonmark", "pulldown-cmark", "github"]
license = "MIT OR Apache-2.0"
name = "pulldown-cmark-toc"
readme = "README.md"
repository = "https://github.com/rossmacarthur/pulldown-cmark-toc"
version = "0.5.0"