11cc83814Sespie#!/bin/sh
21cc83814Sespie# Test that paragraph beginnings in HTML work ok.
31cc83814Sespie
4*3fb98d4aSespie../makeinfo --no-split --html ${srcdir-.}/html-para.txi
51cc83814Sespieexit_status=$?
61cc83814Sespie
71cc83814Sespierm -f html-para.html
81cc83814Sespieexit $exit_status
9