11 releases

0.0.29 Jan 18, 2025
0.0.28 Nov 17, 2024
0.0.27 Jun 22, 2024
0.0.25 Mar 23, 2024
0.0.20 Jul 14, 2023

#172 in Text processing

Download history 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 3771/week @ 2024-12-02 3147/week @ 2024-12-09 3049/week @ 2024-12-16 2933/week @ 2024-12-23 2904/week @ 2024-12-30 5058/week @ 2025-01-06 3290/week @ 2025-01-13 3271/week @ 2025-01-20

15,253 downloads per month
Used in 135 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