-
@ Vitor Pamplona
2023-03-02 20:46:12Second change to text
Demo
Emphasis, aka italics, with asterisks or underscores. Strong emphasis, aka bold, with asterisks or underscores. Combined emphasis with asterisks and underscores. Links with two blocks, text in square-brackets, destination is in parentheses.. Inline
code
hasback-ticks around
it.Ordered lists:
- First ordered list item
- Another item
- Unordered sub-list.
- And another item. You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown).
Regular lists:
- Unordered list can use asterisks
- Or minuses
- Or pluses
Code
javascript var s = "code blocks use monospace font"; alert(s);
Here's a Table:
Markdown | Table | Extension --- | --- | --- renders |
beautiful images
|1 | 2 | 3
And Blockquotes
Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.