manuskript/manuskript/ui/highlighters
Youness Alaoui d0f02cb2a7 Add a Spellchecker abstraction layer and clean up code
This is in preparation for adding support for additional spellchecking libraries
other than PyEnchant which seems to be unmaintained and does not build in
Windows 64 bit.
2019-04-30 09:54:31 -06:00
..
__init__.py Checkpoint: working highlighter. Optimization welcome. 2017-11-22 21:03:47 +01:00
basicHighlighter.py Add a Spellchecker abstraction layer and clean up code 2019-04-30 09:54:31 -06:00
markdownEnums.py Adds #233: highlighter for CriticMarkup 2017-11-26 21:23:34 +01:00
markdownHighlighter.py Adds "Sentence mode" to Focus mode. #259 2017-12-15 20:56:40 +01:00
markdownTokenizer.py Fix crash when 7 pound signs are written alone on a line. 2019-02-10 09:54:50 -07:00
MMDHighlighter.py Fix Python 3.6 DeprecationWarning invalid escape sequence messages 2018-11-16 12:52:56 -07:00