Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-split

Split a markdown text into sections based on headings.

Usage

[dependencies]
markdown-split = { git = "https://github.com/0x6b/markdown-split", tag = "vx.x.x" }

See examples/basic.rs for usage.

Notes

You may find text_splitter crate with the markdown feature more useful for your use case. This is for my personal simple use case.

License

MIT. See LICENSE.

The tests/fixtures directory contains excerpts from the book "The Rust Programming Language," and is under the same license as Rust itself, MIT/Apache2. See the following links for details:

About

Split a markdown text into sections based on headings

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages