Without yet having looked at it (currently got a bit of an incoming queue)...

But there is a tutorial on how HL work: https://wiki.freepascal.org/SynEdit_Highlighter


On 05/01/2023 23:59, Andrew Haines via lazarus wrote:
Hi, I attached a highlighter I made for Markdown. I like to use this in my projects to plan things.

It seems to work fine with any attribute that only requires a single line. I tried and failed to make multiline fenced code work. I'm sure there is just something I wasn't understanding.

```

multiline

code

block

```


Indenting works though.


If anyone has some clues I'd love to know what I did wrong :)


Regards,

Andrew Haines


--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to