Last active
April 23, 2016 20:13
-
-
Save susischmidt/8de1adecd02c0af47b956d6c47be4d38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Foo | |
Hallo, hier ist ein normaler Textparagraph. | |
* Bulletlist simple. And some piece of text. And some more Text. And some even longer Text. And let's see what happens | |
Now I added an empty line to see if I remain in the bullet list. | |
* Here's another item. | |
- foo: Here is O.'s style bullet list. | |
- bar: and another. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What I want is a definition list with fairly long definitions.
Here is the name of the thing.
And here I start a rather long explanation, a whole paragraph of it.
In fact, I need another paragraph. But this paragraph is not indented/part of the list any more.
Second thing in the same list.. But it starts a new list instead.
Paragraph.
Paragraph.
Now it has paragraph. :)