summaryrefslogtreecommitdiffstats
path: root/tdemarkdown/markdown_part.h
Commit message (Collapse)AuthorAgeFilesLines
* TDEMarkdown: Use the file name as the document title.Slávek Banko2022-04-211-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ab35068aaddf7570706a1dc8538a0775e3c81790)
* Add tdemarkdown part - embeddable lightweight markdown viewing component.Mavridis Philippe2022-04-181-0/+47
TDEMarkdown is based on the md4c library and using TDEHTML for rendering its output. For enhanced safety, on HTML widget is turned off everything we don't need for viewing. It integrates nicely into Konqueror and supports both Commonmark and GitHub markdown syntaxes. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> Prepare to merge tdemarkdown into tdelibs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 95279fbf6dfeb43d80590740a9259d7caa614177)