Skip to content

Commit a5a5051

Browse files
committed
docs: fix incorrectly escaped image reference in README.md
1 parent 24180a3 commit a5a5051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Adds syntax highlighting, including support for:
1010
- Comment , including block comments matching the project's format
1111
- Module reference underlines
1212

13-
\!\[syntax_highlighting\]\(docs/syntax_highlighting.png\)
13+
![syntax_highlighting](docs/syntax_highlighting.png)
1414

1515
## Extension Settings
1616

0 commit comments

Comments
 (0)