[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: About adapting editor to markdown
[Thread Prev] | [Thread Next]
- Subject: Fwd: About adapting editor to markdown
- From: Jorge Carrión <shordi@xxxxxxxxx>
- Date: Fri, 3 Apr 2026 19:56:47 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
I'm interested in adapting the Editor control to recognize the Markdown language. Since it's a fairly simple language, I think it would be straightforward. I don't think I need to fork the code within my project, and I'd like to inherit the class and simply add Markdown as another language it already supports. I believe I've already defined the TextEditorMode_MarkDown class, which I've attached to this message, but I can't seem to get the Editor inheritance working correctly. Can anyone offer any advice or pointers on this? Best Regards
Attachment:
TextEditorMode_Markdown
Description: Binary data
| Re: Fwd: About adapting editor to markdown | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |