Skip to content

Commit

Permalink
Merge bower package update & sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Sep 9, 2016
1 parent 46c43d1 commit e2e9da5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-markdown-editor-ghiscoding",
"version": "1.0.6",
"version": "1.0.7",
"author": "Ghislain B.",
"description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-markdown-editor",
"version": "1.0.6",
"version": "1.0.7",
"author": "Ghislain B.",
"description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",
"main": "app.js",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Angular Markdown Editor (Directive)
`1.0.6`
`1.0.7`

## What do we have?
In this package you a few libraries and tools to make a more convenient "all in one" WYSIWYG Markdown Editor with preview. All of that with a simple AngularJS Directive call. I plan to use this mainly for online documentation but it could be useful for many other reasons (doc, blog, etc...). Also planning on adding a 1-click button for simple Copy+Paste to email.
Expand Down

0 comments on commit e2e9da5

Please sign in to comment.