生活记录

备份自个写VuePress的语法格式

# 头部添加display: none

这篇文章就不会在任何的页面出现,可以通过直接访问文章

# 实时编写代码

//平时是``` html的,需要写成```*** live
<button>其实就是尾部加上live标签</button>
///后面还需```的结尾
1
2
3
<button>example</button>
1

# h1

# h2

# h3

# h4

# h5
# h6
npm i vuepress-theme-ououe
1

 

const app = 'app'
console.log(app)
1
2

制表 Cool
col 3 is 右对齐 $1600
col 2 is 居中的 $12
zebra stripes 有整洁的 $1

小贴士

这是个提示

警告

This is a warning

::: danger 危险 这是一个危险的警告 :::

使用 vuepress-plugin-container 代替