From 590c464c56c993c461f10470926a96448f4f7d00 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 9 Aug 2015 15:23:02 +0800 Subject: UI: create issue with title and content --- config.codekit | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'config.codekit') diff --git a/config.codekit b/config.codekit index 120180d3be..bd38125bd8 100644 --- a/config.codekit +++ b/config.codekit @@ -388,6 +388,26 @@ "strictMath": 0, "strictUnits": 0 }, + "\/public\/less\/_markdown.less": { + "allowInsecureImports": 0, + "createSourceMap": 0, + "disableJavascript": 0, + "fileType": 1, + "ieCompatibility": 1, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/public\/less\/_markdown.less", + "outputAbbreviatedPath": "\/public\/css\/_markdown.css", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "relativeURLS": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "strictImports": 0, + "strictMath": 0, + "strictUnits": 0 + }, "\/public\/less\/_octicons.less": { "allowInsecureImports": 0, "createSourceMap": 0, -- cgit v1.2.3