#  Editoria11y hacks 

 



Having a short line of text be entirely bold is enough to trigger Editoria11y's "Manual check: should this be a heading?"

**Bold paragraph**

Followed by non-bold text.

**Bold paragraph**

Except a space at the end. Doesn't work (probably trims whitespace before evaluating).

**Bold paragraph**o

Except a non-bold character at the end. Works.

**Bold** **paragraph**

Except a non-bold space between words. Works.

**Bold paragraph.**

Ends with period. Works.

**Bold's paragraph**

Includes apostrophe. Works, but probably shouldn't.

Ending non-heading bold text with a period or other punctuation is probably a good way to avoid Editoria11y asking you to check it.