Hello All,
I’d like to share an angularjs service and directive (angular-commonmark) to render CommonMark. Based on angular-marked
(also by me) but using stmd.js for parsing and rendering (maybe replaced later). In addition I added options to highlight code (using external tools) and sanitation using ngSanitize
. It is still very new but thought I would share for those who use angularjs. Feedback is appreciated.
Thanks.
Source: angular-commonmark
API Docs and demo: http://hypercubed.github.io/angular-commonmark/#/api