Version 16.66 beta 2

Test beta versions and make bug reports.
I will release major beta builds only. Bugs fixed will be rolled up into the next major beta build or the finished version.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6952
Joined: 19 Jul 2006 14:29

Version 16.66 beta 2

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.66 (Aug 8, 2026)
-----------------------------------------------------------

Markdown
Made several improvements to the syntax highlighter. It should highlight lists, tables, strikeouts, highlights, tags and more...

Code blocks are now syntax highlighted.

Code: Select all

	E.g.
		```bash
		  # Code here with syntax highlighting
		  
		```

Markdown preview should now handle tags (#Tag) and footnotes [^1] and [^1]:.

Fixed
* 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
Post Reply