add remark-container
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = {
|
||||
template: './src/templates/DocPage',
|
||||
plugins: [
|
||||
'@gridsome/remark-prismjs',
|
||||
'remark-container',
|
||||
],
|
||||
remark: {
|
||||
autolinkHeadings: {
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"raw-loader": "^4.0.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"remark-container": "^0.1.2",
|
||||
"typescript": "^3.9.7",
|
||||
"vue-github-button": "^1.1.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user