Skip to content

Commit

Permalink
Fix #14
Browse files Browse the repository at this point in the history
  • Loading branch information
lon committed Mar 20, 2018
1 parent 42c3e02 commit 4b6c325
Show file tree
Hide file tree
Showing 4 changed files with 4,534 additions and 33 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.vscode/
node_modules/
node_modules/
.ng_pkg_build
dist/
19 changes: 13 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
## 1.1.2
## 1.1.7

- Support task list
- Fix [#14](https://github.com/lon-yang/ngx-markdown-editor/issues/14)

## 1.1.3
## 1.1.6

- Merge [#9](https://github.com/lon-yang/ngx-markdown-editor/pull/9)
- Support [`preRender`](https://github.com/lon-yang/ngx-markdown-editor/issues/13) feature

## 1.1.5

- Support markdown syntax highlighting

## 1.1.4

- Fix Issue [#10](https://github.com/lon-yang/ngx-markdown-editor/issues/10)

## 1.1.3

## 1.1.5
- Merge [#9](https://github.com/lon-yang/ngx-markdown-editor/pull/9)

- Support markdown syntax highlighting
## 1.1.2

- Support task list
Loading

0 comments on commit 4b6c325

Please sign in to comment.