mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
build(docs): disable mdsvex
smartypants
This commit is contained in:
parent
64ebcdb988
commit
bab5007807
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
mdsvex({
|
mdsvex({
|
||||||
|
smartypants: false,
|
||||||
remarkPlugins: [plugin, slug, carbonify],
|
remarkPlugins: [plugin, slug, carbonify],
|
||||||
layout: {
|
layout: {
|
||||||
_: path.join(__dirname, "src/layouts/ComponentLayout.svelte"),
|
_: path.join(__dirname, "src/layouts/ComponentLayout.svelte"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue