1 #!/bin/sh 2 # Test that paragraph beginnings in HTML work ok. 3 4 ../makeinfo --no-split --html ${srcdir-.}/html-para.txi 5 exit_status=$? 6 7 rm -f html-para.html 8 exit $exit_status 9
Indexes created Sun Mar 01 05:31:48 UTC 2026