I think all fold issues are fixed now in the next version.
YAML block is foldable and listed in the code explorer. Indent should fold as well.
Header blocks are nested both in the editor window and code explorer.
Search found 1083 matches
- 12 Aug 2026 17:04
- Forum: Features
- Topic: FIXED: Markdown Folding
- Replies: 5
- Views: 79
- 11 Aug 2026 18:51
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
Released a new beta viewtopic.php?t=5987
- 11 Aug 2026 18:48
- Forum: Development - Beta Versions
- Topic: Version 16.66 beta 4
- Replies: 0
- Views: 63
Version 16.66 beta 4
Fixed several issues and made improvements to the Markdown code folding, highlighter and markdown preview.
-----------------------------------------------------------
Version 16.66 (Aug 11, 2026)
-----------------------------------------------------------
Markdown
Made several improvements to ...
-----------------------------------------------------------
Version 16.66 (Aug 11, 2026)
-----------------------------------------------------------
Markdown
Made several improvements to ...
- 11 Aug 2026 17:56
- Forum: Features
- Topic: Project Build Parameters
- Replies: 2
- Views: 49
Re: Project Build Parameters
If you only want to convert the active document - you should probably use tools instead. Tools does everything you want (and more).
Open the "Tools" menu and select "Configure tools...".
Open the "Tools" menu and select "Configure tools...".
- 11 Aug 2026 17:44
- Forum: Features
- Topic: FIXED: Markdown Folding
- Replies: 5
- Views: 79
Re: Markdown Folding
Fixed in next release. Thanks!
- 10 Aug 2026 17:02
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
Fixed the blockquote and list item wrap issue in next release.
- 10 Aug 2026 08:58
- Forum: Bug reports
- Topic: SOLVED: 16.66 beta 2 on Windows Preview-Panels generates error
- Replies: 4
- Views: 88
Re: 16.66 beta 2 on Windows Preview-Panels generates error
Thanks. It's been fixed and a new beta is available.
viewtopic.php?p=20466#p20466
The issue was introduced when trying to highlight HTML code in Markdown code blocks.
The issue has been fix but I'm still not happy with the HTML highlighting in Markdown code blocks...
viewtopic.php?p=20466#p20466
The issue was introduced when trying to highlight HTML code in Markdown code blocks.
The issue has been fix but I'm still not happy with the HTML highlighting in Markdown code blocks...
- 10 Aug 2026 04:14
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
Please try the latest beta version viewtopic.php?t=5981
- 09 Aug 2026 17:55
- Forum: Features
- Topic: SOLVED: Controll Character Colors
- Replies: 4
- Views: 158
Re: Controll Character Colors
Make sure you haven't used a theme color for plain text files.
Using "Consolas" for plain text below:
Make sure "Follow current syntax colors is un-checked.
It seems to work fine at my end...
Using "Consolas" for plain text below:
Make sure "Follow current syntax colors is un-checked.
It seems to work fine at my end...
- 09 Aug 2026 13:39
- Forum: Development - Beta Versions
- Topic: Version 16.66 beta 2/beta 3
- Replies: 0
- Views: 64
Version 16.66 beta 2/beta 3
Fixed a HTML issue and released beta 3 (which is otherwise the same as beta 2).
-----------------------------------------------------------
Version 16.66 (Aug 8, 2026)
-----------------------------------------------------------
Markdown
Made several improvements to the syntax highlighter. It ...
-----------------------------------------------------------
Version 16.66 (Aug 8, 2026)
-----------------------------------------------------------
Markdown
Made several improvements to the syntax highlighter. It ...
- 08 Aug 2026 18:49
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
I'm not adding everything listed at Pandoc (at least not at this point...).
But I've added preview support for tags and footnotes.
Not sure how it's supposed to look like, but does it look okey?
But I've added preview support for tags and footnotes.
Not sure how it's supposed to look like, but does it look okey?
- 06 Aug 2026 18:12
- Forum: Features
- Topic: SOLVED: Controll Character Colors
- Replies: 4
- Views: 158
Re: Controll Character Colors
It wont work for plain text files if you use a variable width font, like "Calibri" or "Arial".
You have to change font to a fixed width font, like "Consolas", "Courier New", "Cascadia Code"... (normally used with source code).
The easiest way to do it is to set the alternative font to e.g ...
You have to change font to a fixed width font, like "Consolas", "Courier New", "Cascadia Code"... (normally used with source code).
The easiest way to do it is to set the alternative font to e.g ...
- 06 Aug 2026 14:10
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
Have I missed anything?
- 06 Aug 2026 11:35
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
I think this looks better.
It's going to take some time to add support for a bunch of code languages and new features, but I'll release a beta version when fully implemented.
It's going to take some time to add support for a bunch of code languages and new features, but I'll release a beta version when fully implemented.
- 05 Aug 2026 18:40
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 14
- Views: 455
Re: Markdown Highlight Problems
I experimented with code block highlighting and added a simple implementation.
It only highlights keywords, comments, strings and numbers. And I haven't added many source languages yet. But it works
Well, almost. There are some quirks to fix 
It only highlights keywords, comments, strings and numbers. And I haven't added many source languages yet. But it works
