Search found 139 matches

by DerellLicht1
26 Sep 2026 03:34
Forum: Bugs
Topic: FIXED: V16.67 - syntax hiliting stumbles - html file
Replies: 16
Views: 469

Re: FIXED: V16.67 - syntax hiliting stumbles - html file

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 ...
by DerellLicht1
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 ...
by DerellLicht1
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 ...
by DerellLicht1
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 ...
by DerellLicht1
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 ...
by DerellLicht1
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 ...
by DerellLicht1
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...
by DerellLicht1
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 ...
by DerellLicht1
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 ...
by DerellLicht1
14 Aug 2026 01:24
Forum: Questions
Topic: FIXED: More Makefile label-color anomalies
Replies: 3
Views: 1174

Re: More Makefile label-color anomalies

Rickard Johansson wrote: 13 Aug 2026 14:01 Fixed in next release.
YES!! excellent!! Thank you so much...
by DerellLicht1
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...
rjte.makefile.label.quirks2.jpg
rjte.makefile.label.quirks2.jpg (88.58 KiB) Viewed 1115 times
by DerellLicht1
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 ...
by DerellLicht1
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...
by DerellLicht1
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 ...
by DerellLicht1
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 ...