|        | |||||
|  | |||||
| operator | is markup-parser | ||||
| Related Syntax | |||||
| Summary | Boolean Returns true if the specified stream is the #markup-parser stream and false otherwise. Replacing  | 
stream? stream-name indexer? (is | isnt) markup-parser
A stream test that succeeds if the stream is the #markup-parser stream.
is sgml-parser is an older form of this test. Note that is sgml-parser cannot be used to determine if the markup processor is using the SGML parser or the XML parser.
| Related Syntax #markup-parser #sgml | 
| ---- |