U++ framework
Do not panic. Ask here before giving up.

Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Simple markdown parser and formatter for RichText
Simple markdown parser and formatter for RichText [message #52495] Thu, 10 October 2019 16:02
jjacksonRIAB is currently offline  jjacksonRIAB
Messages: 227
Registered: June 2011
Experienced Member
Thought this might be useful example to study for people who would like to be able to write rich text using formats other than QTF.

https://github.com/BornTactical/MarkdownFormatter

It uses PEGTL for the parsing (The Markdown format requires recursion) so you'll have to create a separate project and include it. I wouldn't call it general purpose or even complete. It has a very specific use to a project I'm working on right now so it only supports a subset of Markdown.
Previous Topic: PlantUmlEditor
Next Topic: Optimized bit setting/clearing
Goto Forum:
  


Current Time: Tue Apr 28 09:12:55 GMT+2 2026

Total time taken to generate the page: 0.00731 seconds