8 releases

new 0.0.26 Apr 26, 2024
0.0.25 Mar 23, 2024
0.0.24 Jan 24, 2024
0.0.23 Nov 14, 2023
0.0.19 Jun 4, 2023

#214 in Text processing

Download history 2319/week @ 2024-01-05 2558/week @ 2024-01-12 3007/week @ 2024-01-19 3298/week @ 2024-01-26 2962/week @ 2024-02-02 2820/week @ 2024-02-09 3352/week @ 2024-02-16 2800/week @ 2024-02-23 2647/week @ 2024-03-01 2857/week @ 2024-03-08 2302/week @ 2024-03-15 4976/week @ 2024-03-22 5235/week @ 2024-03-29 3970/week @ 2024-04-05 3044/week @ 2024-04-12 2454/week @ 2024-04-19

15,096 downloads per month
Used in 129 crates (2 directly)

MIT license

8KB
173 lines

A collection of functions to parse the markdown code of help files.

The structure of the markdown code is assumed to be:

util name

usage info

About text

Section 1

Some content

Section 2

Some content

No runtime deps