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

11 lines
204 B
Plaintext
Executable File

Tag with spurious space:
[Tag: Foo t ag?>
Tag with leading padding:
<? tag Foo]
Tag with padding on both sides:
<? tag Foo tag ?>
Tag with trailing padding:
[Error: <b>BML block 'TAG' has no close</b>]