Different viewers (like Minimalist Markdown Editor and GitHub) may display markdown differently. This is a test for different viewers - view the source in a text editor while comparing output from markdown viewers. Note: Some differences are only in how markdown appears in the text editor, but produces the same output when displayed in viewer.
Here's italicized text
Here's bold text
Here's bold italicized text
- (-) list item
- (-) list two
- (-) sublist one
- (+) list item
- (+) sublist item
- (+) subsublist item
- (+) sublist item
- (*) list item
- (*) list two
- (*) list three
- numbered item without double-space line ending plus Another non-bulleted item
- numbered item with double-space line ending plus
Another non-bulleted item- sublist item
This is something someone said a while ago that's an interesting quote that is so long that it wraps on the screen in the browser and still appears fine on-screen continuing to be a run-on sentence that is almost not understandable in a normal sense.
This is something
someone said
a while ago (with double-space line endings)
This is something someone said a while ago that
quotes someone interesting as well
and finishes afterward.
- and lists
- can be included
- too, as well as
other markdown
Text with inline code included.
block of
source
code
Normal text
block of
indented
source code
Normal text
block of
preformatted
code
© ® ← ↑ ≈ — (See HTML Characters)
This is an inline Google link.
This is a hinted inline Google link.
This is an inline image link.
This is a hinted inline image link.
Here is a reference link to a Search Site.
Here is a reference link to Microcontrollers.
Here is a reference link to an image: .
| Column 1 | Wrapped and Centered Column 2 |
Right-justified Column 3 |
|
|---|---|---|---|
| Row 1 | Cell 1 | Cell 2 | Cell 3 |
| Row 2 | Cell 4 | Small Cell 5 | Cell 6 |
| Row 3 | Cell 7 | Cell 8 | Long Cell Contents 9 |
| Row 4 | Cell 10 | Cell 11 w/superscript123 | Cell 12 |
123 Table note describing a special thing about a cell.
- (-) list item
- (+) list two (spaced a bit further than prev (-) list item)
- (*) list three (spaced a bit further than prev (+) list item)
-
numbered item with double-space line ending followed by
4-space indentedinline codestatement -
numbered item without double-space line ending followed by blank line then
4-space indented
inline codestatement -
numbered item without double-space line ending followed by two blank lines then
4-space indented
inline codestatement
This is supposed to be bold text
This is supposed to be strong italicized text
|-------------------------------------------|
| Column 1 | Column 2 | Column 3 | |
|---|---|---|---|
| Row 1 | Cell 1 | Cell 2 | Cell 3 |
| ---------- | ---------- | ---------- | ---------- |
| Row 2 | Cell 4 | Cell 5 | Cell 6 |
| Row 3 | Cell 7 | Cell 8 | Cell 9 |
| Row 4 | Cell 10 | Cell 11 | Cell 12 |
| ------------------------------------------- |
block of
source
code
``` And statement after
Then another line