Continuing with markdown anomalies...
Hopefully you have addressed these issues with the new fix, but I'll pass it to you anyway, as another test case...
this was a discussion (Claude AI) about Windows message handlers; I saved the summary as a `.md` file, and it appears that every time RJTE hits ...
Search found 139 matches
- 26 Sep 2026 03:34
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
- 25 Sep 2026 16:47
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED: V16.67 - syntax hiliting stumbles - html file
Thank you for the feedback.
If you get the time - I would very much like to have a sample file showing all the quirks in .md files 8)
Okay, you've gotten those issues fixed, but I'll go ahead and upload a file which contains the three issues that I commented upon...
This will give you one more ...
- 24 Sep 2026 23:11
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED (not quite): V16.67 - syntax hiliting stumbles - html file
hmmm... okay... OKAY!! Yes...
all the quirky sections in `index.html` appear to display consistently now...
Makefile is still Perfect !!
There are *still* occasional quirks in `.md` files;
- file links sometimes draw with the default color instead of the link color,
- formatting lines in tables ...
all the quirky sections in `index.html` appear to display consistently now...
Makefile is still Perfect !!
There are *still* occasional quirks in `.md` files;
- file links sometimes draw with the default color instead of the link color,
- formatting lines in tables ...
- 24 Sep 2026 19:27
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED (not quite): V16.67 - syntax hiliting stumbles - html file
I will admit one thing about this `index.html` file, though...
It is not really a standard `html` file; it is implementing functions in something called `WebView2`, so it *may* not be using entirely conventional html/js/css code...
When I look through all of my standard html+aLittleCSS files, I don ...
It is not really a standard `html` file; it is implementing functions in something called `WebView2`, so it *may* not be using entirely conventional html/js/css code...
When I look through all of my standard html+aLittleCSS files, I don ...
- 24 Sep 2026 18:30
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED (not quite): V16.67 - syntax hiliting stumbles - html file
Makefile looks perfect!! That's good...
Markdown has an occasional glitch.
But html still has issues, in that same <div> block:
BTW, this file can be accessed here, if you wish to look at it yourself...
https://gitlab.com/DerellLicht/pretty-mark/-/blob/main/assets/index.html?ref_type=heads ...
Markdown has an occasional glitch.
But html still has issues, in that same <div> block:
BTW, this file can be accessed here, if you wish to look at it yourself...
https://gitlab.com/DerellLicht/pretty-mark/-/blob/main/assets/index.html?ref_type=heads ...
- 24 Sep 2026 13:54
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED: V16.67 - syntax hiliting stumbles - html file
Ahhhh... *much* better, especially with the Makefile; those color switches over large blocks, were really tweaking my eyes!!
There *still* are some quirks with html files, though...
I'll enclose a couple of images here...
[ I am removing the "FIXED" from the top post, so you'll see this ...
There *still* are some quirks with html files, though...
I'll enclose a couple of images here...
[ I am removing the "FIXED" from the top post, so you'll see this ...
- 23 Sep 2026 18:13
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: FIXED: V16.67 - syntax hiliting stumbles - html file
Can I get a beta/development version of this build? These highlighting issues are interfering with the project that I'm working on right now...
- 23 Sep 2026 00:38
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
Re: V16.67 - syntax hiliting stumbles - html file
Yeah, it's really odd... I have syntax-highlighting issues in a number of files with various file formats...
I think, maybe, the one common issue is that they are not conventional code source files...
For example, consider the enclosed image, which is from a Makefile
It gets confused in a block of ...
I think, maybe, the one common issue is that they are not conventional code source files...
For example, consider the enclosed image, which is from a Makefile
It gets confused in a block of ...
- 10 Sep 2026 23:18
- Forum: Bugs
- Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
- Replies: 16
- Views: 469
FIXED: V16.67 - syntax hiliting stumbles - html file
rjte.color.bug.jpg please check out the attached (well, pointed to) file, index.html
https://gitlab.com/DerellLicht/pretty-mark/-/blob/main/assets/index.html?ref_type=heads
All syntax highlighting works fine... up until line 743, then it completely loses sync, and almost everything after that is ...
https://gitlab.com/DerellLicht/pretty-mark/-/blob/main/assets/index.html?ref_type=heads
All syntax highlighting works fine... up until line 743, then it completely loses sync, and almost everything after that is ...
- 14 Aug 2026 01:24
- Forum: Questions
- Topic: FIXED: More Makefile label-color anomalies
- Replies: 3
- Views: 1174
Re: More Makefile label-color anomalies
YES!! excellent!! Thank you so much...
- 12 Aug 2026 01:23
- Forum: Questions
- Topic: FIXED: More Makefile label-color anomalies
- Replies: 3
- Views: 1174
Re: More Makefile label-color anomalies
just for contrast, here's a cut from a different makefile...
notice the difference in which labels get which colors...
notice the difference in which labels get which colors...
- 09 Aug 2026 20:27
- Forum: Questions
- Topic: FIXED: More Makefile label-color anomalies
- Replies: 3
- Views: 1174
FIXED: More Makefile label-color anomalies
I've been wondering about this for awhile, but just recently I noticed it again, and can't stop noticing it!!
Check out the attached image; notice that some of the labels are in one color and some are in a different color...
Does anyone have any idea what is going on here???
I would also note that ...
Check out the attached image; notice that some of the labels are in one color and some are in a different color...
Does anyone have any idea what is going on here???
I would also note that ...
- 08 Aug 2026 02:06
- Forum: Bugs
- Topic: FIXED! V16.65 - markdown number-display anomalies
- Replies: 3
- Views: 658
Re: FIXED! V16.65 - markdown number-display anomalies
Yes!!! Beautiful!! Thank you so much...
- 26 Jul 2026 17:27
- Forum: Bugs
- Topic: FIXED! V16.65 - markdown number-display anomalies
- Replies: 3
- Views: 658
FIXED! V16.65 - markdown number-display anomalies
I've been looking at markdown files again recently, and I'm seeing a variety of anomalies in how numbers are highlighted...
It's not the end of the world, but it *is* odd...
So *is* this a bug?? Or expected behavior?? I note that the number that don't get the expected color, all are preceded by non ...
It's not the end of the world, but it *is* odd...
So *is* this a bug?? Or expected behavior?? I note that the number that don't get the expected color, all are preceded by non ...
- 30 Jun 2026 14:11
- Forum: Bugs
- Topic: cannot reproduce: 16.64 - some type of bug happened!!
- Replies: 4
- Views: 1348
Re: 16.64 - some type of bug happened!!
Yeah, I agree, it's some random thing that I do, that mucks things up now and then. Whatever it is, though, it is pretty recent, just the last few months...
In this case, I had just finished doing code cleanup on a file, and I was updating documents and sources in both Github and my web page. So I ...
In this case, I had just finished doing code cleanup on a file, and I was updating documents and sources in both Github and my web page. So I ...
