-
Notifications
You must be signed in to change notification settings - Fork 2
Formatting and Layout
Mark Junker edited this page Oct 25, 2024
·
2 revisions
This page provides a guide for doing simple formatting utilizing various macros.
- Basic Text Formatting
- Text Alignment
- Headings
- Code Blocks
- Escaped Markup
- Lists
- Tables
- Horizontal Rules
Block level tags include headings, lists, tables, and multi-line formatted text
- Tag must be the first thing on the line
- Closing tag must be the last thing on the line
- There should be no leading or trailing whitespace