switch to redcarpet so we can view the md on github better (github only supports triple-backtick syntax)
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/253197f7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/253197f7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/253197f7 Branch: refs/heads/master Commit: 253197f75fa75bfadfc050a1e4ce96bdb394ed06 Parents: 456049b Author: Alex Heneveld <[email protected]> Authored: Sun Mar 29 21:10:39 2015 -0500 Committer: Alex Heneveld <[email protected]> Committed: Wed Apr 15 20:05:19 2015 -0500 ---------------------------------------------------------------------- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/253197f7/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 10a5d5a..a24029d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -18,6 +18,7 @@ # encoding: utf-8 +markdown: redcarpet # where this will publish url_root: http://0.0.0.0:4000
