mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-18 23:44:29 -06:00
Trigger Travis CI build with small change
This commit is contained in:
parent
6d44a0aa14
commit
becd1317ff
@ -12,6 +12,7 @@ require("spell-checker");
|
||||
var marked = require("marked");
|
||||
|
||||
|
||||
// Some variables
|
||||
var isMac = /Mac/.test(navigator.platform);
|
||||
|
||||
var shortcuts = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user