mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
- Add custom EditorView.theme for CodeMirror 6 with JetBrains Mono - Update .editor-textarea and #editor font-family to prioritize JetBrains Mono - Update preview code blocks (#preview code, .preview-content code) to use JetBrains Mono - Ensures consistent monospace font across editor source and markdown rendering Amit Haridas