We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a5dc3 commit c92ca8aCopy full SHA for c92ca8a
dependencies.json
@@ -5,7 +5,9 @@
5
"python-markdown",
6
"mdpopups",
7
"python-jinja2",
8
- "markupsafe"
+ "markupsafe",
9
+ "pymdownx",
10
+ "pyyaml"
11
]
12
}
13
docs/index.md
@@ -5,7 +5,7 @@
## Sublime Settings
-* `mdpopups.use_sublime_highlighter` `true` *correct syntax highlighting in hover popups*
+*TODO: document any settings LSP depends on here*
## LSP Settings
0 commit comments