ljr/bml/test/syntax-errors/spaces.bml

13 lines
183 B
Plaintext
Executable File

Tag with spurious space:
<?tag Foo t ag?>
Tag with leading padding:
<? tag Foo tag?>
Tag with padding on both sides:
<? tag Foo tag ?>
Tag with trailing padding:
<?tag Foo tag ?>