- From: Mathias Bynens <mathias@qiwi.be>
- Date: Mon, 19 Nov 2012 16:54:06 +0100
- To: Dave Pawson <dave.pawson@gmail.com>
- Cc: Markdown List <public-markdown@w3.org>
On 19 Nov 2012, at 16:48, Dave Pawson <dave.pawson@gmail.com> wrote: > http://www.w3.org/community/markdown/wiki/Syntax Nice work, Dave! I feel very strongly that the triple-backtick syntax for code fences should be listed somehow (maybe in the “Optional” section). E.g. ``` var x = 42; ``` And also: ```javascript var x = 42; ``` The “Preformatted text” section only mentions four-space indents. Cheers, Mathias
Received on Monday, 19 November 2012 15:54:30 UTC