- Add unescape for \{ and \} characters in unescapeMarkdownSpecialChars()
- These are commonly used in LaTeX commands like \mathcal{F}
- Add test cases for Fourier transform notation and mixed escape scenarios
- All 118 tests pass including 4 new edge case tests for issue #608
|
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| json.test.ts | ||
| markdown-katex.test.ts | ||
| markdown-math-editor.test.ts | ||
| message-list-view.test.tsx | ||
| store.test.ts | ||