kristall/src/renderers
Michael Steenbeek 3709c3d6bd Use startsWith() instead of left(4) 2023-08-30 08:43:16 +02:00
..
geminirenderer.cpp GeminiRenderer: remove empty GeminiDocument class and unused includes 2021-04-11 21:18:11 +02:00
geminirenderer.hpp GeminiRenderer: remove empty GeminiDocument class and unused includes 2021-04-11 21:18:11 +02:00
gophermaprenderer.cpp Use startsWith() instead of left(4) 2023-08-30 08:43:16 +02:00
gophermaprenderer.hpp Restructures the project source and cleans up a bit 2020-06-22 21:10:04 +02:00
htmlrenderer.cpp Improves caching api related to urls, implements fragment handling, fixes #237 2021-11-20 15:02:03 +01:00
htmlrenderer.hpp Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
markdownrenderer.cpp MarkdownRenderer: remove resetFormatting function from blockquotes 2021-04-09 07:51:58 +02:00
markdownrenderer.hpp MarkdownRenderer: add title parsing 2020-12-28 10:39:56 +01:00
plaintextrenderer.cpp Add multi-line ansi escape sequences 2021-03-07 11:25:59 +01:00
plaintextrenderer.hpp Restructures the project source and cleans up a bit 2020-06-22 21:10:04 +02:00
renderhelpers.cpp Fix crash when encountering incomplete ANSI codes 2023-04-02 18:15:30 +02:00
renderhelpers.hpp Move replace_quotes to renderhelpers 2021-04-05 17:13:58 +02:00
textstyleinstance.cpp Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
textstyleinstance.hpp Improved blockquotes 2021-02-16 00:19:29 +01:00