mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Revert to excluding entire README formatting
The `unorderedListMarker` setting was hallucinated.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"excludes": ["README.md"],
|
||||||
"markdown": {
|
"markdown": {
|
||||||
"unorderedListMarker": "preserve"
|
"textWrap": "never"
|
||||||
},
|
},
|
||||||
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
|
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user