illfated 3f8d6890d1 Windows Endpoints 1903: escape MarkDown asterisks
Description:

As reported in issue ticket #6668
(Markdown oddities under Windows 10 Family section), several endpoint
URLs show up in italics/cursive text instead of showing the asterisk as
intended (and visible in other endpoint URLs). This is a result from
inconsistent use of the MarkDown escape character, backslash, to block
the next special character from being read as a formatting character.

Thanks to Tafkae (Lisa H.) for reporting this issue.

Changes proposed:
- Add backslash before all and any asterisk not used in formatting
- Remove all EOL (end-of-line) whitespace (blanks)
- Remove excessive blanks in the numbered list
- Add 1 blank line between the metadata section and the page title
- Add 1 blank space between each table pipe character and its cell text
- Add hyphens to align the width of the second row with the title row

Ticket closure or reference:

Closes #6668
2020-05-10 02:28:02 +02:00
..
2020-05-01 12:45:13 -07:00
2020-04-16 16:14:51 -07:00
2020-03-12 13:49:02 -07:00