aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extensions')
-rw-r--r--docs/extensions/code_hilite.txt4
-rw-r--r--docs/extensions/header_id.txt4
-rw-r--r--docs/extensions/index.txt2
3 files changed, 4 insertions, 6 deletions
diff --git a/docs/extensions/code_hilite.txt b/docs/extensions/code_hilite.txt
index 2e15e58..116ad0f 100644
--- a/docs/extensions/code_hilite.txt
+++ b/docs/extensions/code_hilite.txt
@@ -1,8 +1,8 @@
title: CodeHilite Extension
prev_title: Admonition Extension
prev_url: admonition.html
-next_title: HTML Tidy Extension
-next_url: html_tidy.html
+next_title: HeaderId Extension
+next_url: header_id.html
CodeHilite
==========
diff --git a/docs/extensions/header_id.txt b/docs/extensions/header_id.txt
index 255d35c..c1739a0 100644
--- a/docs/extensions/header_id.txt
+++ b/docs/extensions/header_id.txt
@@ -1,6 +1,6 @@
title: HeaderId Extension
-prev_title: HTML Tidy Extension
-prev_url: html_tidy.html
+prev_title: CodeHilite Extension
+prev_url: code_hilite.html
next_title: Meta-Data Extension
next_url: meta_data.html
diff --git a/docs/extensions/index.txt b/docs/extensions/index.txt
index 934c1d6..2137a22 100644
--- a/docs/extensions/index.txt
+++ b/docs/extensions/index.txt
@@ -49,7 +49,6 @@ Extension | "Name"
    [Smart Strong][] | `smart_strong`
[Admonition][] | `admonition`
[CodeHilite][] | `codehilite`
-[HTML Tidy][] | `html_tidy`
[HeaderId] | `headerid`
[Meta-Data] | `meta`
[New Line to Break] | `nl2br`
@@ -67,7 +66,6 @@ Extension | "Name"
[Smart Strong]: smart_strong.html
[Admonition]: admonition.html
[CodeHilite]: code_hilite.html
-[HTML Tidy]: html_tidy.html
[HeaderId]: header_id.html
[Meta-Data]: meta_data.html
[New Line to Break]: nl2br.html