10 releases

0.0.28 Nov 17, 2024
0.0.27 Jun 22, 2024
0.0.26 Apr 26, 2024
0.0.25 Mar 23, 2024
0.0.20 Jul 14, 2023

#194 in Text processing

Download history 3283/week @ 2024-08-27 3083/week @ 2024-09-03 3520/week @ 2024-09-10 3233/week @ 2024-09-17 2666/week @ 2024-09-24 3103/week @ 2024-10-01 2608/week @ 2024-10-08 3397/week @ 2024-10-15 2597/week @ 2024-10-22 2733/week @ 2024-10-29 3370/week @ 2024-11-05 4899/week @ 2024-11-12 2485/week @ 2024-11-19 3193/week @ 2024-11-26 4020/week @ 2024-12-03 2625/week @ 2024-12-10

12,994 downloads per month
Used in 134 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