You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance type safety in md2term.py by adding type annotations for code_block_lines and asserting token types after markdown rendering. This improves code clarity and ensures expected data structures are used throughout the rendering process.
0 commit comments