diff --git a/scripts/createIndex.js b/scripts/createIndex.js index 0a5f5e1..849a7d1 100644 --- a/scripts/createIndex.js +++ b/scripts/createIndex.js @@ -34,26 +34,28 @@ exports.createIndex = function(components, mode) { const markdown = read(input.replace(/([^\/\\]+)$/, 'README.md')) .replace(/^# [^\r\n]+/, ''); const type = m === null ? 'Shared' : m[1]; - contentHtml.push(`