more like a "Bug"-Report, but maybe anyone knows a good workaround?
I use latest texMaker on Mac, with biblatex and using \parencite{}. It seems the spellchecking ignores everything before the \parencite{}.
See example Image, marked text gets ignored and after \parentcite{} it works.
EDIT: Thanks for the quick response! Here are some more minimal tests.
Texmaker 5.0.2
Packages:
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\usepackage[]{multicol}
\usepackage[nameinlink,noabbrev, english]{cleveref}
\usepackage{blindtext}
and a few PDF Packages, if needed I can give full list.
Cheers Hannes



\\to end a paragraph. In fact you should not be using\\outside a table or other special environments ever -\\in normal text are almost always a really bad idea. You start a new paragraph by leaving a blank line in the code or with\parif you insist. If you don't like the paragraph indentations, there are ways to get rid of it, but open any book on your desk and you have a 87% chance that it uses paragraph indents and not vertical space to mark new paragraphs. – moewe Aug 02 '18 at 20:50