diff --git a/public/cache.manifest b/public/cache.manifest index 20184a55..c4b01666 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -#Date Mon Dec 23 2013 23:42:18 +#Date Wed Dec 25 2013 23:14:56 CACHE: res/worker.js diff --git a/public/res-min/main.js b/public/res-min/main.js index 01b1dc90..c84ee577 100644 --- a/public/res-min/main.js +++ b/public/res-min/main.js @@ -20303,7 +20303,7 @@ function() { m = !0; }, l; }), define("text!html/buttonMarkdownSyntax.html", [], function() { - return '\n
\n'; + return '\n \n'; }), define("extensions/buttonMarkdownSyntax", [ "jquery", "classes/Extension", "text!html/buttonMarkdownSyntax.html" ], function(e, t, n) { var i = new t("buttonMarkdownSyntax", 'Button "Markdown syntax', !0, !0); return i.settingsBlock = 'Adds a "Markdown syntax" button over the preview.
', @@ -22936,6 +22936,18 @@ function() { }, onEnd: function() { n.welcomeTour = "done"; + var e = t(".button-markdown-syntax").parent().tooltip({ + html: !0, + container: t(".extension-preview-buttons"), + placement: "bottom", + trigger: "manual", + title: "Need help with Markdown syntax?" + }).tooltip("show").addClass("info-tooltip"); + e.one("click", function() { + e.tooltip("hide").removeClass("info-tooltip"); + }), setTimeout(function() { + e.tooltip("hide").removeClass("info-tooltip"); + }, 1e4); }, template: [ '