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

#158 in Text processing

Download history 2242/week @ 2024-10-26 2876/week @ 2024-11-02 4340/week @ 2024-11-09 3611/week @ 2024-11-16 3113/week @ 2024-11-23 3924/week @ 2024-11-30 2983/week @ 2024-12-07 3232/week @ 2024-12-14 2458/week @ 2024-12-21 3136/week @ 2024-12-28 4914/week @ 2025-01-04 2917/week @ 2025-01-11 4298/week @ 2025-01-18 3690/week @ 2025-01-25 4296/week @ 2025-02-01 4627/week @ 2025-02-08

17,345 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