Name
simpara — A paragraph that contains only text and inline markup, no block elements
Synopsis
simpara ::=
(info? db.titleforbidden.info, (text | Bibliography inlines | Error inlines | Graphic inlines | GUI inlines | Indexing inlines | Keyboard inlines | Linking inlines | Markup inlines | Math inlines | Object-oriented programming inlines
| Operating system inlines |
Product inlines | Programming inlines | Publishing inlines | Technical inlines | Ubiquitous inlines)*)
Attribute synopsis
Description
A simpara is a “simple paragraph,”
one that may contain only character data and inline elements. The
para element is less restrictive; it may also contain
block-level structures (lists, figures, etc.).
Processing expectations
Formatted as a displayed block.
See Also
formalpara, para
Examples
<article xmlns='http://docbook.org/ns/docbook'> <title>Example simpara</title> <simpara> Just the text, ma'am. </simpara> </article>
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access