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