From c605ffb3dbaee8773bc3dc17ec002f0034041044 Mon Sep 17 00:00:00 2001 From: Mathieu PATUREL Date: Sat, 7 Jan 2017 12:36:17 +1100 Subject: [PATCH] added package control messages --- messages.json | 4 ++++ messages/1.1.2.txt | 12 ++++++++++++ messages/install.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ sample.md | 6 ++---- 4 files changed, 60 insertions(+), 4 deletions(-) create mode 100644 messages.json create mode 100644 messages/1.1.2.txt create mode 100644 messages/install.txt diff --git a/messages.json b/messages.json new file mode 100644 index 0000000..fc1c461 --- /dev/null +++ b/messages.json @@ -0,0 +1,4 @@ +{ + "install": "messages/install.txt", + "1.1.2": "messages/1.1.2.txt" +} \ No newline at end of file diff --git a/messages/1.1.2.txt b/messages/1.1.2.txt new file mode 100644 index 0000000..03b46ff --- /dev/null +++ b/messages/1.1.2.txt @@ -0,0 +1,12 @@ +Sorry to interupt you... :( + +Small changes occured on MarkdownLivePreview. + +Changes: +~~~~~~~~ + +Main callback is now async (prevent ST from crashing) + + +Tip of the day: Delete all the content till the end of the line: Ctrl+k, Ctrl+k + You'll use it much more than you think ;) \ No newline at end of file diff --git a/messages/install.txt b/messages/install.txt new file mode 100644 index 0000000..5e5281b --- /dev/null +++ b/messages/install.txt @@ -0,0 +1,42 @@ + __ __ _ _ _ _ _____ _ +| \/ | | | | | | | (_) | __ \ (_) +| \ / | __ _ _ __| | ____| | _____ ___ __ | | ___ _____| |__) | __ _____ ___ _____ __ +| |\/| |/ _` | '__| |/ / _` |/ _ \ \ /\ / / '_ \| | | \ \ / / _ \ ___/ '__/ _ \ \ / / |/ _ \ \ /\ / / +| | | | (_| | | | < (_| | (_) \ V V /| | | | |____| |\ V / __/ | | | | __/\ V /| | __/\ V V / +|_| |_|\__,_|_| |_|\_\__,_|\___/ \_/\_/ |_| |_|______|_| \_/ \___|_| |_| \___| \_/ |_|\___| \_/\_/ + +Thanks for installing MarkdownLivePreview! I hope you'll enjoy using it! + +Quick Start: +~~~~~~~~~~~~ + +To enable MarkdownLivePreview, you need to me on a markdown view (works with +Markdown Extended). Then just press `alt+m`, or search up in the command +palette: 'MarkdownLivePreview: Toggle'. Hit enter and you're done. As soon as +you'll type anything in, it'll show up the preview in a new group. + +Say thanks: +~~~~~~~~~~~ + +Just letting me know you're enjoying this plugin is a great way to say thanks! + +You can do so by staring the GitHub repo, or sending a tweet (@_math2001) for +example! + +Troubles? +~~~~~~~~~ + +If you have any kind of trouble with it, just let me now by raising an issue on +the GitHub issue tracker here: + +https://github.com/math2001/MarkdownLivePreview/issues + +Tip of the day: Right click on a URL and choose 'Open ' to open it in + your default browser. + +Credits: +~~~~~~~~ + +The ASCII MLP has been generated using the ASCII Decorator. + +https://github.com/viisual/ASCII-Decorator \ No newline at end of file diff --git a/sample.md b/sample.md index 2b17d38..ffae9c9 100644 --- a/sample.md +++ b/sample.md @@ -2,12 +2,10 @@ This is a test, and this is pretty cool! -![image](http://afterishtar.pl/images/100x100.gif) - Hope you'll enjoy using MarkdownLivePreview! ![image](https://forum.sublimetext.com/uploads/st-forum-wide.png) -![image](http://local.dev/tests/php/img/image-php.php) +![GitHub](https://octodex.github.com/images/jetpacktocat.png) -this is a tets +This is a test, and it's still loading.