You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/16 03:15:49 UTC

docs commit: Removed hard_wrap behaviour from Kramdown.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 13f2e0505 -> dce13e5ba


Removed hard_wrap behaviour from Kramdown.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/dce13e5b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/dce13e5b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/dce13e5b

Branch: refs/heads/cordova-website
Commit: dce13e5bad6e379170a09cf90aa3205608b90625
Parents: 13f2e05
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Tue Sep 15 18:15:42 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 18:15:42 2015 -0700

----------------------------------------------------------------------
 _config.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/dce13e5b/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 5a42044..0d7af68 100644
--- a/_config.yml
+++ b/_config.yml
@@ -30,6 +30,7 @@ markdown: kramdown
 
 kramdown:
     input: GFM
+    hard_wrap: false
     syntax_highlighter: rouge
 
 # exclude these directories from the build


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org