diff --git a/README.md b/README.md index 1cb513a..3d80236 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,32 @@ -ding - ======= or # - - Sub-heading - ----------- or ## - - ### Another deeper heading - - Paragraphs are separated - by a blank line. - - Let 2 spaces at the end of a line to do a - line break - - Text attributes *italic*, - **bold**, `monospace`,~~monospace~~, `monospace` . - - A [link](http://example.com). - <<< No space between ] and ( >>> - - Shopping list: - - * apples - * oranges - * pears - - Numbered list: - - 1. apples - 2. oranges - 3. pears - - The rain---not the reign---in - Spain. +# Heading + +## Sub-heading + +### Another deeper heading + +Paragraphs are separated +by a blank line. + +Let 2 spaces at the end of a line to do a +line break + +Text attributes *italic*, +**bold**, `monospace`,~~monospace~~, `monospace` . + +A [link](http://example.com). +<<< No space between ] and ( >>> + +Shopping list: + + * apples + * oranges + * pears + +Numbered list: + + 1. apples + 2. oranges + 3. pears + +The rain---not the reign---in +Spain.