mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(markdown) add " "
This commit is contained in:
parent
346136d1a4
commit
5328c372bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
var CloudCmd, Util, DOM;
|
||||
|
||||
(function(CloudCmd, Util, DOM){
|
||||
(function(CloudCmd, Util, DOM) {
|
||||
'use strict';
|
||||
|
||||
CloudCmd.Markdown = MarkdownProto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue