Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**
````