Skip to content

Commit 0b31fc7

Browse files
committed
refactor: 🔥 not using Quarto format Markdown flow
1 parent f661706 commit 0b31fc7

4 files changed

Lines changed: 0 additions & 14 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"editor.wordWrap": "off",
44
"editor.formatOnSave": true,
55
"git.autofetch": false,
6-
"quarto.visualEditor.markdownWrap": "column",
7-
"quarto.visualEditor.markdownWrapColumn": 72,
86
"editor.tabCompletion": "on",
97
"editor.snippetSuggestions": "inline",
108
"conventional-branch.type": [

_quarto.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,3 @@ format:
4343
- brand
4444
include-before-body:
4545
- "docs/includes/site-counter.html"
46-
47-
editor:
48-
markdown:
49-
wrap: 72
50-
canonical: true

template/.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
"source.organizeImports": "always"
77
},
88
"git.autofetch": false,
9-
"quarto.visualEditor.markdownWrap": "column",
10-
"quarto.visualEditor.markdownWrapColumn": 72,
119
"autoDocstring.customTemplatePath": ".vscode/google-notypes.mustache",
1210
"editor.tabCompletion": "on",
1311
"editor.snippetSuggestions": "inline",

template/_quarto.yml.jinja

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,3 @@ format:
8989
# TODO: Uncomment if using the goatcounter website visitor counter
9090
# include-before-body:
9191
# - "docs/includes/site-counter.html"
92-
93-
editor:
94-
markdown:
95-
wrap: 72
96-
canonical: true

0 commit comments

Comments
 (0)