Fixed several highlighter issues in Markdown and added support for Mermaid inside code blocks
e.g.
```mermaid
graph LR
A --- B
B-->C[fa:fa-ban available]
B-->D(fa:fa-spinner);
```
Hopefully this is the last beta version before the actual release...
-----------------------------------------------------------
Version 16.66 (Aug 19, 2026)
-----------------------------------------------------------
Mermaid
Added basic highlighter support for Mermaid and preview support in the preview panel, Edge preview tab and browser view.
Markdown
Made several improvements to the syntax highlighter. It should highlight lists, tables, strikeouts, highlights, tags and more...
Code blocks are now syntax highlighted.
E.g.
```bash
# Code here with syntax highlighting
```
Markdown preview should now handle tags (#Tag) and footnotes [^1] and [^1]:.
Made several improvements to what's displayed in the code explorer.
Bash (Shell) script
Updated the syntax highlighter and fixed a few issues.
Syntax Editor
Made several updates to handle added block and fold options.
Fixed
* Undo issue with replace all and using regex.
* Terminal window could on rare occasions cause issues when closing the application.
* Spellcheck (F7) could sometimes hang when parsing tags in HTML code.
* Text clips: Input variables should handle default values that includes brackets [].
* Block comment: Could sometimes insert wrong comment type.
* Highlight numbers in markdown code.
* Auto completion font issue.
Download
https://www.rj-texted.se/downloads/beta ... ll_x86.exe
https://www.rj-texted.se/downloads/beta ... ll_x64.exe
https://www.rj-texted.se/downloads/beta/rj-portable.exe
