0.6.4 (2024-11-18)
0.6.3 (2024-11-07)
0.6.2 (2024-11-07)
0.6.1 (2024-10-23)
0.6.0 (2024-10-22)
0.5.7 (2024-05-16)
0.5.6 (2024-05-16)
0.5.5 (2024-05-04)
0.5.4 (2024-04-28)
0.5.3 (2024-04-28)
0.5.2 (2024-04-25)
- plugin_toc: support emphasis such as
*Hello world*
***Hello world***
and_Hello world_
(#28) (1317944)
0.5.1 (2024-03-16)
- avoid panic in normalize link plugin (b6f6974)
0.5.0 (2024-03-06)
- reserve inline code in toc (4b78e6d)
0.4.4 (2024-03-05)
0.4.3 (2023-12-04)
- header anchor and toc id is inconsistent (cd949a9)
0.4.2 (2023-11-23)
0.4.1 (2023-10-23)
- anchor missed when link exsited in header (6504df2)
0.4.0 (2023-10-18)
- support custom header id (f773f37)
0.3.3 (2023-10-10)
- preserve image relative link (10b188a)
0.3.2 (2023-09-24)
- windows path in normalize_link (f021d49)
0.3.1 (2023-09-21)
0.3.0 (2023-09-21)
- integrate rspress (3884128)
0.2.8 (2023-09-21)
- filter absolute path in image (a65b3b8)
- add release workflow (7548d29)
0.2.7 (2023-09-11)
0.2.6 (2023-09-11)
0.2.5 (2023-08-27)
0.2.4 (2023-07-25)
- extract text when header including link node (06063a3)
0.2.3 (2023-07-13)
- slugger normalize (73c43d8)
0.2.2 (2023-06-20)
- delete export in mdx output (386ebc1)
0.2.1 (2023-06-01)
- avoid panic when swc parse error (3c5f779)
0.2.0 (2023-05-23)
- delete code_block plugin (a72fdff)
0.1.8 (2023-05-12)
- panic when hash include . (e092412)
0.1.7 (2023-05-12)
- hash missed in link (30885b6)
0.1.6 (2023-05-10)
- container: should render container type with space correctly (690de1a)
- remove copy button in code block (9d44cac)
0.1.5 (2023-05-05)
- slug normalize for
.
(5f52075)
0.1.4 (2023-04-24)
- nest ../ path not work (1478e06)
- add install and usage in readme (2973e1a)
0.1.3 (2023-04-13)
- jsx element support in container (0f880cf)
0.1.2 (2023-04-11)
- slug normalize (80eb470)
0.1.1 (2023-04-11)
- handle external image src (bc515fb)
0.1.0 (2023-04-11)
- should render p tag for every line in container (8bc96b5)
- should wrap container content with p tag (ef34367)
- skip class name in htm plugin (bc2a3a4)
- remove default_lang in normalize_link (90fc8c3)
- support img assets in normalize_link plugin (cb00c66)
- prefer using reference (1de9387)