Skip to content

Commit 70160b0

Browse files
committed
Remove instruction to escape backslashes in file paths from Markdown guidelines
1 parent 7cf6221 commit 70160b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/instructions/dsc-community-style-guidelines-markdown.instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ applyTo: "**/*.md"
1111
- Surround fenced code blocks with blank lines
1212
- Disable `MD013` rule by adding a comment for tables/code blocks exceeding 80 characters
1313
- Ensure empty line before and after headings
14-
- Escape backslashes in file paths only (not in code blocks)
1514
- Ensure empty line before and after code blocks
1615
- Code blocks must specify language identifiers
1716

0 commit comments

Comments
 (0)