add messages for 2.4.x

This commit is contained in:
Mathieu PATUREL
2017-02-05 08:06:21 +11:00
parent eb48b1c79f
commit d2053be41e
2 changed files with 12 additions and 1 deletions

View File

@ -2,5 +2,6 @@
"install": "messages/install.txt",
"1.1.2": "messages/1.1.2.txt",
"2.0.1": "messages/2.0.1.txt",
"2.2.1": "messages/2.2.0.txt"
"2.2.1": "messages/2.2.0.txt",
"2.4.1": "messages/2.4.txt"
}

10
messages/2.4.txt Normal file
View File

@ -0,0 +1,10 @@
Sorry to interrupt you... :(
Some stuff changed on MarkdownLivePreview. It now supports YAML/TOML front matters. You can hide it,
or show it in a pre block (edit your settings for this).
Hope you'll enjoy it!
Tip of the day: If you want a VIM-like search feature, then just press 'ctrl/cmd+i'
(Find → Incremental find). You can still go the next match by pressing 'f3', and to
the previous one by pressing 'shift+f3'