Commit 82ff6fe
authored
Improved Markdown generation in
* Improved Markdown generation in `make_md.py`:
- Updated anchor creation for consistency.
- Added `_category_.json` generation for better doc indexing.
- Introduced escaping functionality for special characters in descriptions and MD files.
- Enhanced sanitization logic for class/file/operator names.
- Streamlined Markdown reference links and tag escaping logic.make_md.py: (Redot-Engine#1200)1 parent eff3636 commit 82ff6fe
2 files changed
Lines changed: 117 additions & 63 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments