From 1ff92630d617ab17919ed926d971f2046e5dc288 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Sun, 3 Mar 2019 11:11:27 +0100 Subject: [PATCH] Fix the "Ignores underscores in underlined words" test The test produced the following output: Ignores underscores in underlined words test/inline-formatting: line 26: end0: not found --- test/inline-formatting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/inline-formatting b/test/inline-formatting index cbee5fa..e564492 100755 --- a/test/inline-formatting +++ b/test/inline-formatting @@ -23,7 +23,7 @@ test(8) _hello_world_ EOF -end0 +end 0 begin "Ignores underscores in bolded words" scdoc </dev/null