Skip to content

Commit e64731f

Browse files
authored
Fix markdown syntax for note class (#3728)
1 parent fd8acfc commit e64731f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/editors.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ See [this issue][mason-abi] for further information.
194194

195195
### Built-In vim.lsp
196196

197-
{ .note }
197+
{: .note }
198198
Ensure that you are using NeoVim 0.11 or newer.
199199

200200
You can also configure the Ruby LSP without the nvim-lspconfig plugin.

0 commit comments

Comments
 (0)