diff --git a/lib/builder.js b/lib/builder.js index b59dbf3a..e887c729 100644 --- a/lib/builder.js +++ b/lib/builder.js @@ -17,6 +17,11 @@ based templates to generate static HTML content */ YUI.add('doc-builder', function (Y) { + var defaultMarkdownOption = { + html: true, + linkify: true + }; + var fixType = Y.Lang.fixType, print = function (items) { var out = '