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
master
Michael Weiss 6 years ago committed by Drew DeVault
parent 2fc5114fe2
commit 1ff92630d6
  1. 2
      test/inline-formatting

@ -23,7 +23,7 @@ test(8)
_hello_world_
EOF
end0
end 0
begin "Ignores underscores in bolded words"
scdoc <<EOF | grep '^\\fBhello_world\\fR' >/dev/null

Loading…
Cancel
Save