Macaulay2 » Documentation
Packages » Text » Hypertext » HypertextParagraph
next | previous | forward | backward | up | index | toc

HypertextParagraph -- the class of markup lists that constitute separate paragraphs

Description

Intended for internal use only.

Menu

Types of markup list paragraph:

  • BLOCKQUOTE -- hypertext BLOCKQUOTE item
  • DD -- hypertext DD element
  • DT -- hypertext DT element
  • HEADER1 -- hypertext HEADER1 item
  • HEADER2 -- hypertext HEADER2 item
  • HEADER3 -- hypertext HEADER3 item
  • HEADER4 -- hypertext HEADER4 item
  • HEADER5 -- hypertext HEADER5 item
  • HEADER6 -- hypertext HEADER6 item
  • PARA -- hypertext paragraph container
  • PRE -- preformatted text
  • SCRIPT -- hypertext SCRIPT element
  • TITLE -- hypertext title

For the programmer

The object HypertextParagraph is a type, with ancestor classes Hypertext < BasicList < Thing.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Text.m2:53:0.