We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9433805 commit b151e1fCopy full SHA for b151e1f
FORMATTING.md
@@ -2,8 +2,8 @@
2
3
1. The format of this document is [Markdown](http://daringfireball.net/projects/markdown/)
4
2. Everything in the actual specification document must be ASCII only.
5
-3. The markdown specification used seems to be *plain markdown* with tables and
6
- code blocks (three backticks).
+3. The only allowed extensions to original Markdown are tables and code blocks
+ (indicated by three backticks).
7
4. Style
8
* Use spaces to indent, not tabs.
9
* Use of prefixed `##` is preferred for headers over underlined `===`
0 commit comments