Smart Doctype "basic" HTML conversion:

The basic HTML conversion:


The logic for "recognizing" E-mail addresses follows the conventions for Internet Mail Addresses:

Email Logic:

The algorithms have been designed to identify lexicaly correct email addresses with a high penalty for incorrect identification. Context checks are used to reduce error. The marked-up email address is, however, not verified.


URLs (Uniform Resource Locators) are defined in RFC1808 (June 95) and RFC1738 (Dec 94). They are recognized according to standard IETF conventions.

URL logic:
The algorithms have been designed to identify lexicaly correct URLs with a high penalty for incorrect identification. Context checks are used to reduce error. The marked-up URL is, however, not verified.

1) The URNs are not resolved to URLs. Although the URNs are marked up they will only work via suitable HTTP proxy servers or with clients modified or extended to support URNs.
2) Underline <U> has been depreciated from HTML. Although no longer in the HTML 3.2 DTD we still continue to markup underlined text using <U>
3) Overstrike <STRIKE> was <S> in earlier HTML drafts (eg. "draft-ietf-html-spec-04.txt"). We adopt the tags from the latest DTDs...
4) <BLINK> is a Netscape extension and NOT part of the HTML standard.
5) htmlman, developed by BSn in '92 along with the "original" mail2html and other WWW-tools, is a high-speed autotagger to produce validated (hypertext) HTML "on-the-fly" from formated man pages.


© Copyright 1995-1996   Basis Systeme netzwerk, Munich. All Rights Reserved.