Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 219
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: Thu Mar 28 21:13:23 CET 2024

Total time taken to generate the page: 0.01301 seconds