32 Commits
Author SHA1 Message Date
Laurent Cozic 22ea89f5f1 Merge branch 'release-3.6' into dev 2026-05-19 16:13:04 +01:00
Henry Heino b3af2089c9 Desktop,Mobile: Fixes #15467: In-editor rendering: Do not render empty inline HTML (#15470) 2026-05-19 15:29:43 +01:00
Henry Heino 7bdb08b94a Desktop, Mobile: Fixes #15425: In-editor rendering: Render URLs when the link text is empty (#15444) 2026-05-19 15:27:07 +01:00
Laurent Cozic 40174a5107 Revert "Desktop: Fixes #15425: Prevent links with empty title from disappearing in the Markdown editor" (#15465) 2026-05-17 15:21:41 +01:00
Laurent Cozic e0db7e3dc6 Desktop: Fixes #15425: Prevent links with empty title from disappearing in the Markdown editor (#15462) 2026-05-17 14:45:47 +01:00
Laurent Cozic 14eb3dd42b Desktop: Highlight matching cells when searching tables in the CodeMirror editor (#15440) 2026-05-15 23:28:41 +01:00
Laurent Cozic 7d9ee49991 Desktop: Allow arrow keys to move past tables in the CodeMirror editor (#15439) 2026-05-15 23:20:40 +01:00
Laurent Cozic f209c3e188 Desktop: Show selection highlight on tables in the CodeMirror editor (#15438) 2026-05-15 23:14:13 +01:00
Laurent Cozic f4ad0b399f Desktop: Render inline markdown formatting inside table cells (#15437) 2026-05-15 23:07:56 +01:00
Laurent Cozic 8b46682a87 Chore: delete-coderabbit-comments: Handle PRs that orginate from forks 2026-05-15 19:48:49 +01:00
Kanishka.. b9fddca475 Desktop: Resolves #12372: Add table editing commands (add/delete rows and columns) (#14519) 2026-04-30 15:59:52 +01:00
bwat47 f819e1c88b Desktop, Mobile: Fixes #14564: Implement cursor-aware markup rendering and hide bulletpoints on task lists (#14573) 2026-03-07 16:15:48 +00:00
Justin CharlesandLaurent Cozic ea486fbe13 All: Fixes #14543: Fix ++insert++ syntax rendering fix in markdown (#14547)
Signed-off-by: justin212407 <charlesjustin2124@gmail.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2026-03-07 15:39:53 +00:00
Sriram Varun Kumar b290046e66 Mobile: Fixes #14555: Fix tapping rendered image scrolling to cursor position (#14580) 2026-03-05 13:20:23 +00:00
Henry Heino 908d568f6e Chore: Editor CI: Retry flaky test on failure (#14364) 2026-02-18 00:24:12 +00:00
Laurent Cozic 5ad4c31b44 Desktop: Display context menu when right-clicking an image in Markdown editor (#14209) 2026-02-17 11:05:28 +00:00
Henry Heino aad460e9a1 Chore: Fixes #14222: Retry failing editor test in CI (#14231) 2026-02-04 10:03:11 +00:00
Laurent Cozic b32015864e All: Add support for FrontMatter block rendering in notes (#14256) 2026-02-04 09:58:12 +00:00
bwat47 1db38c3232 Desktop, Mobile: Fixes #13933: Markdown editor: Scroll jumps in notes with many inline images (#13955) 2026-01-26 15:21:08 +00:00
Henry Heino 6c5ea4872a Desktop,Mobile: Markdown editor: Fix error logged in "hide markdown" mode for certain markup (#14179) 2026-01-26 15:06:06 +00:00
Henry Heino c8878a18bf Desktop, Mobile: Editor: Inline rendering: Render inline HTML (colorized text, superscript, subscript, strikethrough) (#14133) 2026-01-18 11:28:15 +00:00
Henry Heino 435b896142 Desktop, Mobile: Accessibility: In-editor rendering: Fix rendered checkboxes are very small on mobile (#14056) 2026-01-08 09:19:56 +00:00
bwat47 4c9015dab4 Desktop, Mobile: Fixes #13963: Images sometimes don't render until you click somewhere in the note (#14019) 2026-01-07 11:39:58 +00:00
Henry Heino 32a22174f7 Desktop, Mobile: Resolves #13159: Markdown editor: Prevent layout shift when hiding/showing rendered checkboxes (#14044) 2026-01-07 11:34:51 +00:00
Henry Heino a34010ef62 Chore: Tests: Make renderBlockImages.test.ts less likely to fail in CI (#13835) 2025-12-08 09:59:50 +00:00
bwat47 0280bb80b9 Desktop,Mobile: Hide backslash escapes when "Markdown editor: Render markup in editor" is enabled (#13773) 2025-11-29 10:05:13 +00:00
bwat47 bf571c5961 Desktop,Mobile: Add support for rendering html images when "Markdown editor: Render images" is enabled (#13743) 2025-11-21 19:19:19 +00:00
Henry Heino 46c22fffb9 Desktop,Mobile: Resolves #12959: Remove image height limit in Markdown editor (#13717) 2025-11-18 22:53:14 +00:00
Henry Heino 1f0a98999f Desktop, Mobile: Fixes #12987: Fix images rendered in the Markdown editor don't reload when downloaded (#13045) 2025-09-08 12:01:54 +01:00
Henry Heino aff871eee6 Desktop, Mobile: Markdown editor: Fix image rendering is disabled unless markup rendering is also enabled (#13056) 2025-08-27 09:21:26 +03:00
Henry Heino c142c5c5c0 Desktop,Mobile: Markdown editor: Toggle checkboxes on ctrl-click (#12927) 2025-08-20 09:32:16 +03:00
Henry Heino ea1d2e4878 Desktop, Mobile: Move several features from Extra Markdown Editor Settings into the main app (#12747) 2025-08-10 09:17:12 +01:00