9 releases

0.0.27 Jun 22, 2024
0.0.25 Mar 23, 2024
0.0.23 Nov 14, 2023
0.0.20 Jul 14, 2023

#203 in Text processing

Download history 4406/week @ 2024-04-03 3467/week @ 2024-04-10 2978/week @ 2024-04-17 3363/week @ 2024-04-24 5490/week @ 2024-05-01 3261/week @ 2024-05-08 2885/week @ 2024-05-15 2441/week @ 2024-05-22 2935/week @ 2024-05-29 3192/week @ 2024-06-05 2083/week @ 2024-06-12 3264/week @ 2024-06-19 3503/week @ 2024-06-26 2117/week @ 2024-07-03 2874/week @ 2024-07-10 2206/week @ 2024-07-17

11,099 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