Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quantizor/markie
✏️ markdown directive for Angular 1.x
https://github.com/quantizor/markie
Last synced: 3 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T02:15:23.000Z (about 10 years ago)
- Last Synced: 2024-11-16T08:35:56.101Z (about 1 month 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**
````