MarkdownShellExtensions icon indicating copy to clipboard operation
MarkdownShellExtensions copied to clipboard

Suggestion: Have you considered using TTextEditor?

Open raelb opened this issue 1 year ago • 0 comments

Hi, Have you considered using open source TTextEditor (https://github.com/TextEditorPro/TTextEditor) for your editor, instead of SynEdit? It has a Markdown highlighter which is quite nice. You could also use this code to syntax highlight code blocks (in md) since it has an export to html function (although it would obviously be slower to render...)

raelb avatar Jul 07 '24 11:07 raelb