chore: MarkDown Note marker compatibility spacing

**Description:**

- Hololens directory

This PR is a standalone attempt to standardize the MarkDown Note
bubbles by adding the recommended single space after the quote marker.
MarkDown codestyle consistency is the main goal here.

**Changes proposed:**
- Add single space between the quote marker and the text [!NOTE]
- Add the same spacing to the connected text lines in the same bubble
- Do the same to other nearby notes [!TIP], [!WARNING], [!IMPORTANT]
- Standardize on uppercase [!NOTE] instead of mixed casing ( [!Note] )
- Remove incorrect space in code block syntax highlighting

**Ticket reference or closure:**

None that I know of (at least not yet).

**Additional notes:**
I have split this modification chore into sub-folder sections to keep
the number of files within a reasonably manageable amount.
This commit is contained in:
illfated 2020-02-15 14:44:23 +01:00
parent 8273da51ff
commit 533446960d
10 changed files with 68 additions and 68 deletions