Skip to content

Instantly share code, notes, and snippets.

@benlk
Last active December 19, 2015 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benlk/5979510 to your computer and use it in GitHub Desktop.
Save benlk/5979510 to your computer and use it in GitHub Desktop.
Markdown testing posts for Dropplets ( https://github.com/circa75/dropplets/ ). Released under the WTFPL.

Draft testing post.

  • Ben Keith
  • benlkeith
  • 2020-12-22
  • Testing
  • draft

If you see this post, something's gone terribly wrong with your css.

Make sure that your style.css has the following css:

article.draft {
    display: none;
}

Text testing post.

  • Ben Keith
  • benlkeith
  • 2020-12-21
  • Testing
  • published

Reference link. Direct link. HTML link. Some random text.


Header 1 (Underline method)

Header 2 (Underline method)

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6
> Blockquote

> The quick brown fox jumped over the lazy
dog's back.
> Continuing the above paragraph without a space. 
> 
> Continuing the above paragraph with a space. 

Blockquote

The quick brown fox jumped over the lazy dog's back. Continuing the above paragraph without a space.

Continuing the above paragraph with a space.

Some of these words *are emphasized*.
Some of these words _are emphasized also_.

Use two asterisks for **strong emphasis**.
Or, if you prefer, __use two underscores instead__.

Some of these words are emphasized. Some of these words are emphasized also.

Use two asterisks for strong emphasis. Or, if you prefer, use two underscores instead.

Testing `some` code `highlighting`

Testing some code highlighting

* Candy.
	* Gum.
* Booze.
  • Candy.

    • Gum.
  • Booze.

    • Candy.
      • Gum.
    • Booze.
  • Candy.

    • Gum.
  • Booze.

    • Candy.
      • Gum.
    • Booze.
  • Candy.

    • Gum.
  • Booze.

    1. Red 2. Green
    2. Blue
  1. Red 2. Green
  2. Blue
    This is an [example link](http://example.com/).  
    This is an [example link](http://example.com/ "With a Title").

This is an example link.
This is an example link.

Images testing post.

  • Ben Keith
  • benlkeith
  • 2020-12-22
  • Testing
  • published

Reference image Direct image .

Aside testing post

  • Ben Keith
  • benlkeith
  • 2020-12-23
  • Testing
  • aside

You see? It's curious. Ted did figure it out - time travel. And when we get back, we gonna tell everyone. How it's possible, how it's done, what the dangers are. But then why fifty years in the future when the spacecraft encounters a black hole does the computer call it an 'unknown entry event'? Why don't they know? If they don't know, that means we never told anyone. And if we never told anyone it means we never made it back. Hence we die down here. Just as a matter of deductive logic. - Samuel L. Ipsum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment