spelling.html.svn-base

来自「XML Copy Editor is free software release」· SVN-BASE 代码 · 共 21 行

SVN-BASE
21
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" type="text/css" href="generic.css" />
    <title>Spelling and Style</title>
  </head>
  <body>
    <h1>Spelling and Style</h1>
    <p>
      <span class="linkstyle"><a href="spelling_intro.html">Introduction</a></span>
      <br />
      <span class="linkstyle"><a href="default_rulesets.html">Default rules</a></span>
      <br />
      <span class="linkstyle"><a href="creating_rulesets.html">Creating rules</a></span>
      <br />
      <span class="linkstyle"><a href="creating_filters.html">Creating filters</a></span>
    </p>
  </body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?