Typography
This page demonstrates typography elements and text styling.
Inline Formatting
Text can be formatted in various ways:
-
Bold text for emphasis
-
Italic text for subtle emphasis
-
Monospace textfor inline code -
Bold and italic combined
-
Superscript and subscript text
-
Highlighted text using the mark role
-
Underlined text
-
Strikethrough text
Links
External Links
Visit the Antora website for more information.
Here’s a link to AsciiDoc documentation.
Internal Cross-References
-
Go to the Home page
-
Check out Code Blocks
-
See Admonitions
Paragraphs
This is a regular paragraph. Paragraphs are separated by blank lines. Text within a paragraph wraps naturally.
This is another paragraph demonstrating the spacing between paragraphs. Good typography ensures comfortable reading with appropriate contrast ratios.
This is a lead paragraph, typically used for introductory text. It appears slightly larger and more prominent.
Keyboard Shortcuts
Press kbd:[Ctrl+C] to copy and kbd:[Ctrl+V] to paste.
On macOS, use kbd:[Cmd+C] and kbd:[Cmd+V] instead.