From c22b69234f024743b987065b6fdfb0c75368dbbf Mon Sep 17 00:00:00 2001 From: JianXu Date: Tue, 12 Jun 2018 14:11:19 +0800 Subject: [PATCH] fix review code style ,add new line at end of file --- browser/components/MarkdownSplitEditor.styl | 3 ++- browser/lib/markdown2.js | 0 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 browser/lib/markdown2.js diff --git a/browser/components/MarkdownSplitEditor.styl b/browser/components/MarkdownSplitEditor.styl index ed15421f..88f22e15 100644 --- a/browser/components/MarkdownSplitEditor.styl +++ b/browser/components/MarkdownSplitEditor.styl @@ -13,4 +13,5 @@ width 7px left -3px z-index 10 - cursor col-resize \ No newline at end of file + cursor col-resize + \ No newline at end of file diff --git a/browser/lib/markdown2.js b/browser/lib/markdown2.js new file mode 100644 index 00000000..e69de29b