next | previous | forward | backward | up | top | index | toc | home

HEADER3 -- hypertext HEADER3 item

Synopsis

Description

HEADER3 x encloses x in a hypertext HEADER3 header item.

The argument x should be a string, or a list or sequence of strings or hypertext items.

Here is an example. The code

HEADER3 "Interesting thing"
produces the following header.

Interesting thing

See also

For the programmer

The object HEADER3 is a mark-up type, with ancestor classes HypertextParagraph < Hypertext < BasicList < Thing.