improve styling
This commit is contained in:
@@ -23,6 +23,14 @@ module.exports = {
|
||||
plugins: [
|
||||
'@gridsome/remark-prismjs',
|
||||
],
|
||||
remark: {
|
||||
autolinkHeadings: {
|
||||
content: {
|
||||
type: 'text',
|
||||
value: '#'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user