summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-08 23:30:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-08 23:30:52 +0300
commit4ef2a70be3dd4bc1fa2b123dc4c5cabef0c05b76 (patch)
tree37ecb5469d3655e5492d8655d71b5d70625d8fde
parentinitial commit (compiled from a couple of Gists) (diff)
downloadnotes-4ef2a70be3dd4bc1fa2b123dc4c5cabef0c05b76.tar.gz
notes-4ef2a70be3dd4bc1fa2b123dc4c5cabef0c05b76.zip
markdown.md: update
-rw-r--r--markdown.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/markdown.md b/markdown.md
index 8e25227..cff9a51 100644
--- a/markdown.md
+++ b/markdown.md
@@ -28,6 +28,8 @@ a path, a link or a header.
Code blocks inside lists are indented with 4 * (list nesting level + 1) spaces.
+* Don't mix fenced code blocks with indented code blocks in a single document.
+
In a table, | the | first row | is underlined.
----------- | --- | --------- | --------------
Leftmost | and | rightmost | vertical