📄 samplefile.xml
字号:
<section id="xmlintro"> <title> Intro to XML </title> <p> This is a paragraph </p> <ul> <li> This is an unordered list item. </li> <li c="textbook"> This only shows up in the textbook </li> </ul> <p> The code example below shows how slacker processes includes: </p> <include src="testhello.cpp" mode="cpp"/><p> And here is another paragraph </p></section>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -