https://github.com/quantizor/markie
✏️ markdown directive for Angular 1.x
https://github.com/quantizor/markie
Last synced: 21 days ago
JSON representation
✏️ markdown directive for Angular 1.x
- Host: GitHub
- URL: https://github.com/quantizor/markie
- Owner: quantizor
- License: mit
- Created: 2014-11-22T02:12:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T02:15:23.000Z (over 11 years ago)
- Last Synced: 2025-03-06T15:51:32.343Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
markie
======
Markdown directive for Angular 1.x
* Uses Google's [PageDown](https://code.google.com/p/pagedown/wiki/PageDown) to do the conversion (can be swapped with showdown)
* Data binding when a variable path is provided
````html
````
or
````html
**test**
````