From d21c17c096778f5892c070633d595627c9c530f2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 28 Dec 2025 07:21:35 -0700 Subject: Update asciidoc writer tests for last commit. --- test/command/8665.md | 2 +- test/writer.asciidoc | 2 +- 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: . -- cgit v1.2.3