Files to build: 5 symbol_export _main.t -> _main.t3s symbol_export spec2html.t -> spec2html.t3s compile _main.t -> _main.t3o compile spec2html.t -> spec2html.t3o link -> spec2html.t3 (T3VM) Memory blocks still in use: Total blocks in use: 0 Src: This is a test of the specialsToHtml() conversion process. Disp: This is a test of the specialsToHtml() conversion process. s2h: This is a test of the specialsToHtml() conversion process. Src: These first strings have no special characters, but we'll get to that presently. Disp: These first strings have no special characters, but we'll get to that presently. s2h: These first strings have no special characters, but we'll get to that presently. Src: We have some \ \ quoted spaces \ \ in this one. Disp: We have some quoted spaces in this one. s2h: We have some  quoted spaces  in this one. Src: Mixing \ \ quoted and \ \ \ unquoted spaces. Disp: Mixing quoted and unquoted spaces. s2h: Mixing  quoted and   unquoted spaces. Src: This one has some quote markups end quote. Disp: This one has some quote markups end quote. s2h: This one has some “quote ‘markups’ end quote”. Src: Let's try quote Disp: Let's try quote s2h: Let's try “quote Src: markups Disp: markups s2h: ‘markups’ Src: end quote across elements! Disp: end quote across elements! s2h: end quote” across elements! Src: Some newline conversions: newline\nblank\bthree newlines\n\n\nthree blanks\b\b\bnewline-blank-newline-blank\n\b\n\b Disp: Some newline conversions: newline blank three newlines three blanks newline-blank-newline-blank s2h: Some newline conversions: newline
blank

three newlines
three blanks



newline-blank-newline-blank


Src: A tag across lines: ">hyperlinked text here">hyperlinked text here">hyperlinked text here Src: a> Disp: a> s2h: Src: Caps flag: \^in quotes, nocaps: \v-lines'>ALL CAPS Disp: --lines'>ALL CAPS s2h: aLL CAPS Src: BR with HEIGHT attributes... first, height=0
\nNow height=1
And height=2
And now a height=0 at the start of a line\n
And height=2 at start of line\n
Disp: BR with HEIGHT attributes... first, height=0
Now height=1
And height=2
And now a height=0 at the start of a line
And height=2 at start of line
s2h: BR with HEIGHT attributes... first, height=0
Now height=1

And height=2


And now a height=0 at the start of a line
And height=2 at start of line


Src: Tabs:\none\ttwo\tthree\tfour\tfive\tsix\n\ta\tb\tc\td\nhello\tgoodbye\tthat should be all Disp: Tabs: one two three four five six a b c d hello goodbye that should be all s2h: Tabs:
one    two three   four    five    six
   a   b   c   d
hello  goodbye that should be all (T3VM) Memory blocks still in use: Total blocks in use: 0