From 8d09c4aff4dd2257c9732ca78b6911eb3348481f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 26 Jan 2024 23:58:42 -0800 Subject: EPUB reader: don't put `#` characters in identifiers. --- test/command/5986.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/command') diff --git a/test/command/5986.md b/test/command/5986.md index aaa1e6568..648ae8ffa 100644 --- a/test/command/5986.md +++ b/test/command/5986.md @@ -8,11 +8,11 @@
  1. Title Page
  2. -
  3. Table of Contents
  4. +
  5. Table of Contents

-
+

1 Hi

``` -- cgit v1.2.3