| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: migrate renderer examples to buffer macro and update docs | 魏曹先生 | 14 days | 1 | -11/+8 |
| | | | | | | | | | Update all documentation and code examples to use the new `#[renderer(buffer)]` pattern with `r_println!` instead of manually constructing `RenderResult` with `writeln!`. | ||||
| * | fix!: rename `Groupped` to `Grouped` across the codebase | 魏曹先生 | 2026-07-19 | 1 | -1/+1 |
| | | |||||
| * | docs: migrate renderers from `r_println!` to `RenderResult` return type | 魏曹先生 | 2026-07-11 | 1 | -4/+8 |
| | | |||||
| * | feat(docs): add @@@ hidden code block support for compile-tested | 魏曹先生 | 2026-06-30 | 1 | -12/+22 |
| | | | | | examples | ||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 2026-06-26 | 1 | -1/+1 |
| | | |||||
| * | Add naming conventions documentation and update sidebar | Weicao-CatilGrass | 2026-06-12 | 1 | -0/+200 |
