Report hidden formatting in MS Word#10313
Conversation
|
PR introduces Flake8 errors 😲 See test results for Failed build of commit f3aaa9c087 |
|
Flake8 fails with the following message:
Why does Flake8 say that it expects mixed tabs and spaces (3 tabs and 8 spaces) ? @feerrenrut any thought? Thanks. |
Co-Authored-By: Leonard de Ruijter <leonardder@users.noreply.github.com>
|
@LeonarddeR thanks for suggestion. You are right actually, it is "no bold" or "no italic", but "not underlined", i.e. "not" with a verb in past participle. |
|
PR introduces Flake8 errors 😲 See test results for Failed build of commit 128b074015 |
|
Linting issue fixed. |
Link to issue number:
Fixes #8713
Summary of the issue:
Hidden font formatting is not reported in MS Word (when nonprinting characters are displayed)
Description of how this pull request fixes the issue:
Get the hidden attribute of character at the cursor as done for italic or bold for example.
Testing performed:
Tested under Word 2016 and Outlook 2016 message with nonprinting characters displayed:
Known issues with pull request:
None
Change log entry:
Changes
Hidden font formatting is now reported in Microsoft Word. (#8713)