Skip to content

Commit

Permalink
修改snapshot以及readme文件
Browse files Browse the repository at this point in the history
  • Loading branch information
GGXBoo committed Jun 28, 2018
1 parent 190c9b9 commit 66fc4b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
* HTML即时预览
* 文件树结构目录层次
* 编辑,预览,编辑/预览切换
* 文章标题大纲
* 支持Windows,Linux,MacOs

### TODO ###

* 文章标题大纲
* 数学公式支持
* 时序图,流程图支持
* 自定义CSS属性
Expand Down
Binary file modified snapshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/main/resources/fxml/main.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
prefHeight="30"
prefWidth="80"
alignment="CENTER"
selected="true"
onMouseClicked="#onCatalog">
<text>目录</text>
<HBox.margin>
Expand Down

0 comments on commit 66fc4b9

Please sign in to comment.