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

#196 in Text processing

Download history 4363/week @ 2024-08-19 3487/week @ 2024-08-26 2921/week @ 2024-09-02 2674/week @ 2024-09-09 4169/week @ 2024-09-16 2800/week @ 2024-09-23 2908/week @ 2024-09-30 2812/week @ 2024-10-07 3158/week @ 2024-10-14 2854/week @ 2024-10-21 2465/week @ 2024-10-28 2917/week @ 2024-11-04 5266/week @ 2024-11-11 2727/week @ 2024-11-18 3200/week @ 2024-11-25 3817/week @ 2024-12-02

15,342 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