From a392e676e6ff96f057438d77536977e69e8700a5 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 13 Apr 2013 11:11:48 -0400 Subject: [PATCH] some answers --- ...code_blocks___40__from_GitHub_Flavored_Markdown__41__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/Fenced_code_blocks___40__from_GitHub_Flavored_Markdown__41__.mdwn b/doc/todo/Fenced_code_blocks___40__from_GitHub_Flavored_Markdown__41__.mdwn index 68a355359..cc6ffa67b 100644 --- a/doc/todo/Fenced_code_blocks___40__from_GitHub_Flavored_Markdown__41__.mdwn +++ b/doc/todo/Fenced_code_blocks___40__from_GitHub_Flavored_Markdown__41__.mdwn @@ -22,3 +22,7 @@ main = forever $ """]] > --[[Joey]] + +> > It is not a standard feature (as much as Markdown is [standardized](http://www.codinghorror.com/blog/2012/10/the-future-of-markdown.html)...) But it does allow for [syntax hilightning](https://help.github.com/articles/github-flavored-markdown) too, just tag the language name after the backticks. It *seems* that Discount supports github-style backtick format (as well as Pandoc `~~~~` format) but doesn't allow the keyword argument. +> > +> > I strongly support this feature. --[[anarcat]] -- 2.39.5