gurix e10bdf88dc feat(quick-260329-ton): implement renderInlineMarkdown utility
- Escapes HTML special chars first (XSS safe)
- Converts **bold** to <strong>, *italic* to <em>
- Standalone asterisks with spaces are left unchanged
- Pure function, no DOM dependency
2026-03-29 21:25:03 +02:00
2026-03-29 10:38:42 +02:00
2026-03-29 10:25:08 +02:00
S
Description
No description provided
9.2 MiB
Languages
TypeScript 81.4%
CSS 12.8%
HTML 5.5%
Dockerfile 0.3%