Skip to content

Commit 0290c27

Browse files
committed
Fix markup
1 parent 7ee5b89 commit 0290c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/editors/sublime-text/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ subl .
4545

4646
- [**Fortran**][sublime-text-fortran]: package which provides syntax highlighting for [Fortran][fortran]. Once installed, configure [Sublime Text][sublime-text] to always open files having the file extension `*.f` as `Fortran (modern)`.
4747

48-
- [**MarkdownEditing][sublime-text-markdownediting]: package which provides syntax highlighting (including for fenced code blocks) and editing features for Markdown. Once installed, configure the package settings as follows:
48+
- [**MarkdownEditing**][sublime-text-markdownediting]: package which provides syntax highlighting (including for fenced code blocks) and editing features for Markdown. Once installed, configure the package settings as follows:
4949

5050
```text
5151
{

0 commit comments

Comments
 (0)