1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 23:28:02 +00:00

Turn of only dprint's unordered list formatting

This commit is contained in:
jbranchaud
2025-10-25 12:51:25 -05:00
parent 0d3975eb9c
commit ff227a39ed

View File

@@ -1,7 +1,6 @@
{
"excludes": ["README.md"],
"markdown": {
"textWrap": "never"
"unorderedListMarker": "preserve"
},
"plugins": ["https://plugins.dprint.dev/markdown-0.16.0.wasm"]
}