diff options
| -rw-r--r-- | test/command/8665.md | 2 | ||||
| -rw-r--r-- | test/writer.asciidoc | 2 | ||||
| -rw-r--r-- | test/writer.asciidoc_legacy | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/command/8665.md b/test/command/8665.md index 7c98a9f32..f0e8a6f49 100644 --- a/test/command/8665.md +++ b/test/command/8665.md @@ -24,6 +24,6 @@ [cols=",",options="header",] |=== <|h1 <|h2 -<|!@#$%^&++*++()++{++}{vbar}~?{plus}-',."++<>[]\`++ <|col 2 +<|!@++#++$%^&++*++()++{++}{vbar}~?{plus}-',."++<>[]\`++ <|col 2 |=== ``` diff --git a/test/writer.asciidoc b/test/writer.asciidoc index 5c0aea070..7e1c8be92 100644 --- a/test/writer.asciidoc +++ b/test/writer.asciidoc @@ -529,7 +529,7 @@ Right paren: ) Greater-than: ++>++ -Hash: # +Hash: ++#++ Period: . diff --git a/test/writer.asciidoc_legacy b/test/writer.asciidoc_legacy index ed38985ef..3f33592b0 100644 --- a/test/writer.asciidoc_legacy +++ b/test/writer.asciidoc_legacy @@ -528,7 +528,7 @@ Right paren: ) Greater-than: ++>++ -Hash: # +Hash: ++#++ Period: . |
