add message for 2.1.0
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"install": "messages/install.txt",
|
||||
"1.1.2": "messages/1.1.2.txt",
|
||||
"2.0.1": "messages/2.0.1.txt"
|
||||
"2.0.1": "messages/2.0.1.txt",
|
||||
"2.1.1": "messages/2.0.1.txt"
|
||||
}
|
||||
|
||||
5
messages/2.1.0.txt
Normal file
5
messages/2.1.0.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Sorry to interrupt you... :(
|
||||
|
||||
A settings is now available: `markdown_live_preview_on_open`. If set to true,
|
||||
it opens the window preview as soon as you open a markdown file. See the
|
||||
README for more infos.
|
||||
Reference in New Issue
Block a user