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

#209 in Text processing

Download history 2836/week @ 2024-01-28 3290/week @ 2024-02-04 2941/week @ 2024-02-11 2894/week @ 2024-02-18 2781/week @ 2024-02-25 3012/week @ 2024-03-03 2463/week @ 2024-03-10 2840/week @ 2024-03-17 4761/week @ 2024-03-24 5361/week @ 2024-03-31 3740/week @ 2024-04-07 3197/week @ 2024-04-14 2955/week @ 2024-04-21 5006/week @ 2024-04-28 3680/week @ 2024-05-05 2802/week @ 2024-05-12

14,752 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