changeset 209:d39f12fd9e6b

* download.md: Fix IDs and spacing.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 10 Jul 2020 00:40:31 +0900
parents 9b413d0dedde
children d402a202c57e
files download.md
diffstat 1 files changed, 17 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/download.md	Thu Jul 09 23:04:20 2020 +0900
+++ b/download.md	Fri Jul 10 00:40:31 2020 +0900
@@ -12,8 +12,10 @@
   <a class="button" href="#ms-windows">MS Windows</a>
 </div>
 
-<a id="source">
-### Source
+
+<p id="source">&nbsp;</p>
+
+### Source {#source2}
 
 The latest released version of Octave is always available from
 
@@ -26,8 +28,9 @@
 [mirror site](https://www.gnu.org/order/ftp.html).
 
 
-<a id="linux">
-### GNU/Linux
+<p id="linux">&nbsp;</p>
+
+### GNU/Linux {#linux2}
 
 Packaged versions of Octave for GNU/Linux systems are provided by the
 individual distributions described in the
@@ -42,8 +45,9 @@
 [Octave wiki]({{ site.wiki_url }}/Octave_for_GNU/Linux#Distribution_independent).
 
 
-<a id="macos">
-### macOS
+<p id="macos">&nbsp;</p>
+
+### macOS {#macos2}
 
 The [Octave Wiki]({{ site.wiki_url }}/Octave_for_macOS) has instructions for
 installing Octave on macOS systems.
@@ -51,8 +55,9 @@
 [Homebrew](https://brew.sh/) and [MacPorts](https://www.macports.org).
 
 
-<a id="bsd">
-### BSD
+<p id="bsd">&nbsp;</p>
+
+### BSD {#bsd2}
 
 Executable versions of Octave for BSD systems are provided by the individual
 distributions.
@@ -62,15 +67,16 @@
 over that process.
 
 
-<a id="ms-windows">
-### Microsoft Windows
+<p id="ms-windows">&nbsp;</p>
+
+### Microsoft Windows {#ms-windows2}
 
 <div class="primary callout small" data-closable>
 <b>Note:</b> All installers below bundle several <b>Octave Forge packages</b>
 so they don't have to be installed separately.
 After installation type <code>pkg list</code> to list them.
 <a href="{{ site.wiki_url }}/Octave_for_Microsoft_Windows">Read more.</a>
-<a class="close-button" aria-label="Dismiss alert" type="button" data-close>
+<a href="#ms-windows" class="close-button" aria-label="Dismiss alert" type="button" data-close>
   <span aria-hidden="true">&times;</span>
 </a>
 </div>