-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lon
committed
Mar 20, 2018
1 parent
42c3e02
commit 4b6c325
Showing
4 changed files
with
4,534 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.vscode/ | ||
node_modules/ | ||
node_modules/ | ||
.ng_pkg_build | ||
dist/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.