-
-
Notifications
You must be signed in to change notification settings - Fork 11
qmdiEditor: better markdown preview #153
Copy link
Copy link
Open
Labels
Text editorIssues related to the text editor pluginIssues related to the text editor pluginenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Text editorIssues related to the text editor pluginIssues related to the text editor pluginenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Backlog
I am trying to make a nice Markdown document, but lets be honest -
QTextBrowseris not ideal. Lets instead - convert the markdown to HTML, and then feed it to a proper HTML widget. I don't think using the web engine from Qt is the best idea.Instead - lets use: