mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Comment out unrecognized config
This commit is contained in:
@@ -61,8 +61,8 @@ const hrefTemplate = (/** @type {string} */ permalink) => `#${permalink}`
|
|||||||
const config = defineConfig({
|
const config = defineConfig({
|
||||||
extensions: [".svelte.md", ".md", ".svx"],
|
extensions: [".svelte.md", ".md", ".svx"],
|
||||||
|
|
||||||
fences: true,
|
// fences: true,
|
||||||
ruleSpaces: false,
|
// ruleSpaces: false,
|
||||||
smartypants: {
|
smartypants: {
|
||||||
dashes: "oldschool",
|
dashes: "oldschool",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user