mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-13 06:19:20 +00:00
Improved markdown support:
* Correctly displays inline code blocks with syntax highlighting turned on as well as markdown at the same time * Adds a context menu item for toggling markdown on and off which also which essentially turns on/off all text processing * Uses QTextDocument::MarkdownNoHTML to handle markdown in QTextDocument which allows display of html tags like normal, but unfortunately does not allow display of markdown tables as markdown Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
1209
gpt4all-chat/chatviewtextprocessor.cpp
Normal file
1209
gpt4all-chat/chatviewtextprocessor.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user