这是标准行文规范。
文档流程
- 原生文档WPS
- 次级文档记事本
不适用图片,图表等。
跳转
从上级目录跳转到下级目录直接跳转; 从下级目录跳转到上级目录跳转时会自动添加本级目录;
页内跳转
粗体
斜体
强调
段落之间应有空白行。
标题1
这是引用文字。
- 这是无序列表。
- 这是有序列表。
这是小图片。 这是大图片。
这是代码示例。
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require('./lang/' + l)
return true;
}
# Ruby code with syntax highlighting
GitHubPages::Dependencies.gems.each do |gem, version|
s.add_dependency(gem, "= #{version}")
end
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
这是表格。
head1 | head two | three |
---|---|---|
ok | good swedish fish | nice |
out of stock | good and plenty | nice |
ok | good oreos |
hmm |
ok | good zoute drop |
yumm |
可以使用HTML语法定义列表。
- Name
- Godzilla
- Born
- 1952
- Birthplace
- Japan
- Color
- Green
标题2
自定义配置
在style.scss中加入css代码。