1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-30 02:14:23 +02:00
+ description HTML updates/markup fixes.
This commit is contained in:
2018-10-10 23:09:00 +02:00
parent b6a68a7a54
commit bf58ae296b
7 changed files with 146 additions and 6 deletions

View File

@ -3,6 +3,11 @@
<head>
<title>Map version 1.2 XML file format</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<style>
body {
max-width: 50em;
}
</style>
</head>
<body>
@ -10,7 +15,7 @@
<p>For human-readable Map format description, see the
<a href="http://www.gpxsee.org/doc#online">GPXSee documentation page</a>, for
XML validation use the <a href="http://www.gpxsee.org/map/1.2/map.xsd">XSD
file</a>.
file</a>.</p>
<p>Changes since 1.1:</p>
<ul>