| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for bold_italic formatting in markdown parser | 魏曹先生 | 2026-02-10 | 1 | -25/+51 |
| | | | | | | | The parser now correctly handles triple asterisk (***) syntax for bold_italic text. Previously, nested bold and italic formatting would not combine properly. | ||||
| * | Refactor converter and replace built_res with resource generator | 魏曹先生 | 2026-02-10 | 2 | -1064/+926 |
| | | |||||
| * | Rename parser to converter | 魏曹先生 | 2026-02-09 | 8 | -0/+1857 |
