8 releases

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

#218 in Text processing

Download history 3393/week @ 2024-01-23 2819/week @ 2024-01-30 3401/week @ 2024-02-06 2863/week @ 2024-02-13 2949/week @ 2024-02-20 2595/week @ 2024-02-27 3213/week @ 2024-03-05 2349/week @ 2024-03-12 3709/week @ 2024-03-19 4692/week @ 2024-03-26 5013/week @ 2024-04-02 3332/week @ 2024-04-09 3112/week @ 2024-04-16 3260/week @ 2024-04-23 5412/week @ 2024-04-30 3048/week @ 2024-05-07

15,190 downloads per month
Used in 130 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