From df550f8e03a2c04fd2867fb8768c1b923c4c703f Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 23 Nov 2021 17:34:52 +0100 Subject: [PATCH] Correct TOC ids TOC is using wrong id's, therefore jumping to the hash is not possible --- TEST.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/TEST.md b/TEST.md index 70dbadc..3f929bd 100644 --- a/TEST.md +++ b/TEST.md @@ -4,21 +4,21 @@ * [Philosophy](#philosophy) * [Inline HTML](#html) * [Automatic Escaping for Special Characters](#autoescape) -* [Block Elements](#block) - * [Paragraphs and Line Breaks](#p) - * [Headers](#header) - * [Blockquotes](#blockquote) - * [Lists](#list) - * [Code Blocks](#precode) - * [Horizontal Rules](#hr) -* [Span Elements](#span) - * [Links](#link) - * [Emphasis](#em) +* [Block Elements](#block-elements) + * [Paragraphs and Line Breaks](#paragraphs-and-line-breaks) + * [Headers](#headers) + * [Blockquotes](#blockquotes) + * [Lists](#lists) + * [Code Blocks](#code-blocks) + * [Horizontal Rules](#horizontal-rules) +* [Span Elements](#span-elements) + * [Links](#links) + * [Emphasis](#emphasis) * [Code](#code) - * [Images](#img) -* [Miscellaneous](#misc) - * [Backslash Escapes](#backslash) - * [Automatic Links](#autolink) + * [Images](#images) +* [Miscellaneous](#miscellaneous) + * [Backslash Escapes](#backslash-escapes) + * [Automatic Links](#automatic-links) **Note:** This document is itself written using Markdown; you