release-notes.html

来自「javascript写的在线编辑器」· HTML 代码 · 共 46 行

HTML
46
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN"><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <title>HTMLArea-3.0-rc1 release notes</title>    <style>      .fixme { color: red; }    </style>  </head>  <body>    <h1>HTMLArea-3.0-rc1 release notes</h1>    <p>This release was compiled on Mar  1, 2004 [19:37] GMT.</p>    <h2>3.0-rc1</h2>    <p>Changes since 3.0-Beta:</p>    <ul>      <li>        <b>New plugins</b>        <ul>          <li>            ContextMenu plugin (provides a nice context menu with common            operations, including table ops, link ops, etc.)          </li>          <li>            CSS plugin (provides an easy way to insert/change CSS classes)          </li>          <li>            FullPage plugin (allows HTMLArea to edit a whole HTML file,            not only the content within &lt;body&gt;.)          </li>        </ul>      </li>      <li>        <b>Changes in the SpellChecker plugin</b>        <ul>          <li>            Many bugfixes: now it works ;-)  Fully Unicode-safe.          </li>          <li>            Speed and bandwidth optimization: reports the list of            suggestions only once for each mispelled word; this helps            in cases where you have, for instance, the word 鈥淗TMLArea鈥

⌨️ 快捷键说明

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