G'day Damon, Good catch! This editor has two layers: the edit widget in the bottom layer and div on the top layer.
The div on the top layer provides the syntax coloring. It looks like the div and the editor are handling wrapping differently. I'll do some digging and see if I can find the CSS magic to fix things. Much appreciated ! On Monday, September 19, 2022 at 8:23:40 PM UTC-3 History Buff wrote: > Hi Charlie, > > I played around with your editor a tiny bit today. There seems to be some > sort of issue with word wrapping. If I narrow the window, the issue goes > away. > > Damon > > [image: Screenshot 2022-09-19 162240.png] > > On Saturday, September 17, 2022 at 7:51:22 PM UTC-7 [email protected] > wrote: > >> Latest version highlights quotation blocks. (with color purple and, to >> try out, overline for the opening <<< and underline for the closing <<< >> >> I am not getting too caught up in color selections just yet. Everything >> is about architectural components right now. Color choices for later, >> along with a proper GUI to adjust the colors. >> >> Download the attachment and drag into tiddlywiki.com to play. >> >> In this screenshot, the editor is showing the bottom-most content (the >> quotes) in the HelloThere tiddler. >> >> [image: Screenshot 2022-09-17 11.44.32 PM.png] >> >> On Saturday, September 17, 2022 at 1:18:02 PM UTC-3 Charlie Veniot wrote: >> >>> Latest version (attached) highlights wikilinks. >>> >>> Something to test and keep in mind: parsing through the text and >>> highlighting things is a sequential process. Gotta watch out for syntax >>> processing further down the process messing up syntax highlighting done >>> earlier in the process. >>> >>> >>> [image: Screenshot 2022-09-17 1.13.42 PM.png] >>> >>> On Friday, September 16, 2022 at 9:10:44 PM UTC-3 Charlie Veniot wrote: >>> >>>> Attachment: Download and drag into TiddlyWiki.com for import of three >>>> tiddlers. >>>> >>>> - Charlie's Syntax Highlighting Tiny Editor *(this is the meaty >>>> one)* >>>> - Charlie's Syntax Highlighting Tiny Editor Info *(just "about" >>>> info shown in a details element in the meaty tiddler)* >>>> - Charlie's Syntax Highlighting Tiny Editor Toolbar Button *(adds >>>> an "alternative edit button" to tiddler toolbars; use it to edit a >>>> tiddler >>>> with the tiny editor displayed in a modal window)* >>>> >>>> Very early going, all about the "architecture" with one thing getting >>>> highlighted to start with. >>>> >>>> Nothing particularly useful just yet. Good enough for working proof of >>>> concept and fun code to study for anybody who wants to get into the weeds. >>>> >>>> *Some Screenshots:* >>>> >>>> *The toolbar button to open the tiny editor:* >>>> >>>> *(no-fuss-no-muss standard edit button with a pastel-coloured >>>> background to distinguish it)* >>>> [image: Screenshot 2022-09-16 9.02.14 PM.png] >>>> >>>> *Editing the "Saving" tiddler with the tiny editor:* >>>> >>>> *(highlighting the first part of widgets)* >>>> >>>> [image: Screenshot 2022-09-16 9.03.18 PM.png] >>>> >>> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0d3643ff-03ea-4e5e-9954-948d59c98d94n%40googlegroups.com.

