Author: joes
Date: Sat Mar 29 17:06:06 2014
New Revision: 1583029

URL: http://svn.apache.org/r1583029
Log:
advice on snippets

Modified:
    thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md

Modified: thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md?rev=1583029&r1=1583028&r2=1583029&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md 
(original)
+++ thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md Sat Mar 
29 17:06:06 2014
@@ -38,7 +38,8 @@ ensure your source content is easily und
 
 - Keeping headings separated from other content with surrounding blank lines,
 - Avoiding long lines of text, wrapping at 80-100 characters on average,
-- Keeping embedded HTML separated from markdown content by blank lines,
+- Keeping embedded HTML (which includes code snippets) blocks separated from 
markdown content
+  by blank lines,
 - Preferring four-space indents per level over tab characters.
 
 Not only will your readers prefer a clean style, it will result in fewer bugs 
and a more 


Reply via email to