
New Tags
To support proper display of Smalltalk methods, we introduce a number of new HTML tags. These tags should only be used in the context of Smalltalk programming.
<SMALLTALK>
- Similar to
<PRE>, but the text font is not fixed-width. Line breaks are formatted such that the text is indented as much as the tabs beginning the line indicate.
Hans-Martin Mosner <hmm@heeg.de>