0.13.2 • Published 2 years ago
biglvan v0.13.2
User code snippets for markdown
Markdown shortcuts
Use markdown shortcuts need to change settings: wiki and bilibili
tab | table
| Names | Age | Cool |
| ----- | :-: | ---: |
| He | 18 | Yes |h1
# H1h1id
# H1 {#head_1}h2
## H2h2id
## H2 {#head_1}h3
### H3h3id
### H3 {#head_1}h4
#### H4h4id
#### H4 {#head_1}h5
##### H5h5id
##### H5 {#head_1}h6
###### H6h6id
###### H6 {#head_1}quo | quote | yinyong
> Coffee. The finest organic suspension ever devised... I beat the Borg with it.
> Captain Janewaybo
**Bold**ita
_Italics_del | delete
~~Delete~~li | list
1. First ordered list item
2. Another item
3. And another itemuli | ulist
- Unordered list can use asterisks
* Or minuses
- Or plusesa | link
[link](http://zhanghe.cool 'Link's title')al | alink
<me.example@example.com>img | image
imgwh | imagewh
{:height='36px' width='36px'}co | code
```markdown
if (isAwesome){
return true
\```ico | icode
`var example = true`task
- [ ] This is a complete itemabb
\*[HTML]: HyperText Markup Languagecdngh
https://cdn.jsdelivr.net/gh/user/repo@version/filecdnnpm
https://cdn.jsdelivr.net/npm/package@version/filecdnwp
https://cdn.jsdelivr.net/wp/plugins/project/tags/version/file