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
fix(markdown): refine tokenizer and code handling in markdown utility
- Updated the tokenizer regex to simplify the matching of GitHub, Twitter, and Telegram mentions.
- Refactored the code handling to correctly extract language and text for mermaid and other code blocks, improving output consistency.
Signed-off-by: Innei <tukon479@gmail.com>
0 commit comments