markdown

What is markdown formatting?

As one final note – to encourage colorfucomments, I have enabled Markdown formatting. Here is the cheat sheet, copied from WordPress support:

Markdown quick reference

 trick Markdown code When processed
Emphasis
*Emphasize* _emphasize_
**Strong** __Strong__
Emphasize
Strong

Some WordPress.com themes may have different formatting for these styles

Inline Links
A [link](http://example.com "Title").

Most browsers show the title text when hovering over a link.
Please note that WordPress shortcodes, like

or

, will take priority over Markdown links and shouldn’t be used for link text.

link.
Referenced Links
Some text with [a link][1] and
another [link][2].

[1]: http://example.com/ "Title"
[2]: http://example.org/ "Title"

The reference section can be anywhere in the document

Some text with a link and another link.
Inline Images
Logo: ![Alt](/wp.png "Title")

The “Alt” text (alternative text) makes images accessible to visually impaired

Logo: Alt
Referenced Images
Smaller logo: ![Alt][1]

[1]: /wp-smaller.png "Title"
Smaller logo: Alt text
Linked Images
Linked logo: [![alt text](/wp-smaller.png)]
(http://wordpress.com/ "Title")
Linked logo: alt text
Footnotes
I have more [^1] to say up here.

[^1]: To say down here.

Footnotes will be added to the bottom of the document, with a link back to the original reference

I have more 1 to say up here.

  1. To say down here. 
Line breaks We do not support Markdown’s typical double-space to generate a line break due to our built-in auto-linebreaking function. A regular line break will generate a line break on output.
Bullet Lists
* Item
* Item
- Item
- Item
  • Item
  • Item
  • Item
  • Item
Numbered Lists
1. Item
2. Item
  1. Item
  2. Item
Mixed Lists
1. Item
2. Item
   * Mixed
   * Mixed  
3. Item
  1. Item
  2. Item
    • Mixed
    • Mixed
  3. Item
Blockquotes
> Quoted text.
> > Quoted quote.

> * Quoted 
> * List

Quoted text.

Quoted quote.

  • Quoted
  • List
Preformatted
  Begin each line with 
  two spaces or more to 
  make text look
  e x a c t l y 
  like  you  type i
  t.
Begin each line with 
two spaces or more to 
make text look
e x a c t l y 
like  you  type i
t.
Code
`This is code`
This is code
Code block
~~~~
This is a 
piece of code 
in a block
~~~~

```
This too
```
1
2
3
This is a
piece of code
in a block
1
This too
Syntax highlighting
```css
#button {
    border: none;
}
```

See Posting Source Code for supported languages

1
2
3
#button {
    border: none;
}
Headers
# Header 1
## Header 2
### Header 3 
#### Header 4 ####
##### Header 5 #####
###### Header 6 ######

Closing hash marks are optional on all levels

Header 1

Header 2

Header 3

Header 4

Header 5

Header 6

Definition Lists
WordPress
:  A semantic personal publishing platform 

Markdown
:  Text-to-HTML conversion tool
WordPress
A semantic personal publishing platform
Markdown
Text-to-HTML conversion tool

Formatting for definition lists may vary between themes

Abbreviations
Markdown converts text to HTML.

*[HTML]: HyperText Markup Language

Definitions can be anywhere in the document

Markdown converts text toHTML.

If you don’t know Markdown, try out one of these below in the comments.

Markdown_860

picture from dddartwax


monogram new

READ NEXT:  ADHD Background Noise and International Coffeeshops

Be sure to share and comment. And subscribe.

Comment early, comment often, keep it civil:

This site uses Akismet to reduce spam. Learn how your comment data is processed.



Please comment & share with friends how you prefer to share:

Follow The Showbear Family Circus on WordPress.com

Thanks for reading the Showbear Family Circus.
  1. Like this, very noir. Can smell the stale smoke and caustic aroma of burnt coffee. That mewling grunt of a…

  2. Years ago, (Egad, 50 years ago!) I was attending Cal (Berkeley) I happened to be downtown, just coming out of…

Copyright © 2010— 2023 Lancelot Schaubert.
All Rights Reserved.
If we catch you using any of the substance of this site to train any form of artificial intelligence, we will prosecute
to the fullest extent permitted by any law.

Human children and adults always welcome
to learn bountifully and in joy.