html-generator 0.0.4

A robust Rust library designed for transforming Markdown into SEO-optimized, accessible HTML. Featuring front matter extraction, custom header processing, table of contents generation, and performance optimization for web projects of any scale.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Lists with blockquotes
1. > Four-score and seven years ago...

2. > We have nothing to fear...

3. > This is it...

# Multi-line blockquotes
* > Four-score and sever years ago
  > our fathers brought forth

* > We have nothing to fear
  > but fear itself

* > This is it
  > as far as I'm concerned