django-language-server/crates/djls-workspace
Josh f6e7f9084e Fix missing backticks in documentation
Fixed unclosed HTML tag warnings by adding backticks around:
- Generic types like Arc<DashMap>
- Type names in documentation like StorageHandle<Database>
- The word 'Arc' when referring to the type
2025-08-29 16:02:39 -05:00
..
src Fix missing backticks in documentation 2025-08-29 16:02:39 -05:00
Cargo.toml Improve documentation and consolidate path/URL utilities 2025-08-29 15:35:12 -05:00