Preview (level 1 heading)
Buttons & Menus (level 2 heading)
Form elements (level 3 heading)
Text and block elements (level 4 heading)
Standard paragraph text.
- Item One
- Item Two
- Item One
- Item Two
This is an info box at the bottom of a page or section.
Paragraph two.
Paragraph three.
Div one.
Paragraph four.
Div two.
"This is a block quote. These are often used in article to include text from other sources. This is generally used for larger citations. Use the inline style for smaller citations."
Title
This is text in a preview box. This is an example of an inline quotation. This text following the citation and should make the paragraph wrap at least once.
Chart/Graph
Box
The following is a code from the
protected function _process($input, $tokenizer)
{
$tokenizer->set_input($input);
while ($tokenizer->available())
{
$tokenizer->read_next();
$token = $tokenizer->current();
$this->_process($token);
}
}
This is code by itself.
protected function _process($input, $tokenizer)
{
$tokenizer->set_input($input);
while ($tokenizer->available())
{
$tokenizer->read_next();
$token = $tokenizer->current();
$this->_process($token);
}
}
This is text before a rule.
This is text after a rule.
This is the text that accompanies the pull-quote. Pull-quotes are often used to highlight interesting bits of text in much longer articles in order to pique a reader's interest or to catch a scanner's eye.
Style | Description |
---|---|
strong | Strongly formatted text |
emphasized | Emphasized text |
notes | Notes/comments |
code |
Inline code |
highlighted | Highlighted text |
selected | Selected text |
Deleted text | |
variableOne | Variable names |
⌘ + B | Keyboard characters |
definition | Definitions |
CAD | Abbreviations |
citation | Citations |