Skip to content

Commit c92ca8a

Browse files
committed
Update mdpopups dependencies and remove now defaulted highlighter setting
1 parent c2a5dc3 commit c92ca8a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

dependencies.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"python-markdown",
66
"mdpopups",
77
"python-jinja2",
8-
"markupsafe"
8+
"markupsafe",
9+
"pymdownx",
10+
"pyyaml"
911
]
1012
}
1113
}

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## Sublime Settings
77

8-
* `mdpopups.use_sublime_highlighter` `true` *correct syntax highlighting in hover popups*
8+
*TODO: document any settings LSP depends on here*
99

1010
## LSP Settings
1111

0 commit comments

Comments
 (0)