summaryrefslogtreecommitdiff
path: root/manual/Integration
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-02-08 22:56:19 +0100
committerGintas Grigelionis <gintas@apache.org>2018-02-08 22:56:19 +0100
commit63dc4df7b8bba9acc51b10e9d61d3a06560481ce (patch)
tree58b13e187ec97b7be420705fe4d3f1c11b2404aa /manual/Integration
parent5266b79bb882f1912afa57abb1f19de6f03485e0 (diff)
downloadant-63dc4df7b8bba9acc51b10e9d61d3a06560481ce.tar.gz
Remove width constraints, unbreakable spaces and <code><pre>
Diffstat (limited to 'manual/Integration')
-rw-r--r--manual/Integration/jext-plugin.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/manual/Integration/jext-plugin.html b/manual/Integration/jext-plugin.html
index 84e88c087..effb033bd 100644
--- a/manual/Integration/jext-plugin.html
+++ b/manual/Integration/jext-plugin.html
@@ -14,20 +14,18 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Apache AntWork Plugin for the Jext Java Text Editor</title>
</head>
<body>
-<h1>AntWork Plugin for the Jext Java Text Editor</h1>
- <a name="authors"></a>by<ul>
- <li>Klaus Hartlage
- (<a href="mailto:KHartlage@t-online.de">KHartlage@t-online.de</a>)</li>
+<h1 id="authors">AntWork Plugin for the Jext Java Text Editor</h1>
+by
+<ul>
+ <li>Klaus Hartlage (<a href="mailto:KHartlage@t-online.de">KHartlage@t-online.de</a>)</li>
</ul>
<hr>
@@ -52,5 +50,5 @@ compile.</p>
Jext. With a double-click on the error-message you jump to the error
in the specified java text file.</p>
-
-</body></html>
+</body>
+</html>