From 06c926e699f867c6f3a01cd2baf8cecaf6d9179a Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 22 Apr 2014 03:28:49 -0400 Subject: [PATCH] Do not spellcheck "code" in logical markup module --- lib/layouts/logicalmkup.module | 1 + status.21x | 2 ++ 2 files changed, 3 insertions(+) diff --git a/lib/layouts/logicalmkup.module b/lib/layouts/logicalmkup.module index c485e2d813..889a8308f2 100644 --- a/lib/layouts/logicalmkup.module +++ b/lib/layouts/logicalmkup.module @@ -74,4 +74,5 @@ InsetLayout Flex:Code InToc true HTMLTag code ResetsFont true + spellcheck false End diff --git a/status.21x b/status.21x index 697d5906ac..e032db2a31 100644 --- a/status.21x +++ b/status.21x @@ -86,6 +86,8 @@ What's new - Fix undo with many individual changes (e.g. with replace all) (bug #7079). +- Do not spellcheck "code" style in logical markup module. + * INTERNALS -- 2.39.5