index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
html-comment-regex
/
index.js
blob: c0231bf51c5764cf98e35fc13cf6a3b592a0d9ed (
plain
)
1
2
'use strict'; module.exports = /<!--([\s\S]*?)-->/g;