From 7192f745547e3d5e9b873e31dac001f373449abd Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 21 May 2012 15:21:16 +0200 Subject: [PATCH] markdown syntax is ':::' not '::' for syntax hl --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index f5da2753..313b44e1 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -169,7 +169,7 @@ For RestructuredText:: For Markdown, format your code blocks thusly:: - ::identifier + :::identifier your code goes here The specified identifier should be one that appears on the