ladybird/Applications/TextEditor
Andreas Kling efc335c457 TextEditor: Allow turning off the preview mode
This patch adds a PreviewMode enum with the following values:

- None
- Markdown
- HTML

This makes it a bit more logical to implement exclusive behavior.
2020-07-04 21:21:04 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp TextEditor: Tweak 16x16 icon 2020-07-04 19:44:27 +02:00
TextEditorWidget.cpp TextEditor: Allow turning off the preview mode 2020-07-04 21:21:04 +02:00
TextEditorWidget.h TextEditor: Allow turning off the preview mode 2020-07-04 21:21:04 +02:00