aboutsummaryrefslogtreecommitdiff
path: root/src/deprecated.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: promote project to workspace with macros sub-crate魏曹先生25 hours1-45/+0
|
* feat: add display block support and refactor tests魏曹先生25 hours1-0/+45
Deprecate old macros in favor of new deprecated module, replace the external file-based test with inline unit tests, and introduce the `??? >>>` / `??? <<<` display block syntax for conditional content inclusion per arm or globally.