Commit c0973db
committed
dev docs-format: Prevent prettier from automatically formatting code blocks
We have our own code for formatting JSON and cf3.
I was seeing an issue where JSON code blocks were getting reformatted
even if I marked them as skip / noautoformat. Prettier would "get in
the way" by reformatting the JSON code blocks.
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>1 parent 5e7d3c1 commit c0973db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments