12 releases

new 0.0.30 Mar 8, 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

#178 in Text processing

Download history 3207/week @ 2024-11-17 3281/week @ 2024-11-24 3790/week @ 2024-12-01 3029/week @ 2024-12-08 3110/week @ 2024-12-15 2556/week @ 2024-12-22 3220/week @ 2024-12-29 5124/week @ 2025-01-05 3034/week @ 2025-01-12 3922/week @ 2025-01-19 3869/week @ 2025-01-26 4293/week @ 2025-02-02 4449/week @ 2025-02-09 4327/week @ 2025-02-16 4630/week @ 2025-02-23 2980/week @ 2025-03-02

16,954 downloads per month
Used in 137 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