fix(markdown): ordered list's indent must have 4 spaces

- f8024eb24d/docs/demo/quickref.md (lists)
- fix table syntax
This commit is contained in:
Ming Di Leom 2021-04-04 17:54:45 +00:00
parent 4cea30e514
commit 5256ade567
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
5 changed files with 51 additions and 48 deletions

View File

@ -89,6 +89,7 @@ $ git push -u
8. If there is no error, the generated website can be accessed on <b>*username*.github.io</b>
## Writing
1. Create a new post (using Hexo)
``` bash

View File

@ -55,6 +55,7 @@ For example to remove 3D Builder,
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
```
App name | Package name
--- | ---
3D Builder | 3dbuilder
@ -85,6 +86,7 @@ Wallet | wallet
Weather | bingweather
Xbox | xboxapp
Your Phone | yourphone
¹ These are *not* the time and date view you get at the bottom right. Safe to remove.
² This is a full-screen/[UWP](https://en.wikipedia.org/wiki/Universal_Windows_Platform_apps) image viewer. Safe to remove.
³ You might need it. Safe to remove if you don't.