Notes on AngularJS

AngularJS is a client-side web application framework, that assists with creating single-page applications. Its most notable features are dependency injection, two-way data-binding and in augmenting HTML by means of reusable components.

AngularJS markdown-it directive

Angular 1.x directive for rendering markdown formatted text with markdown-it. Comes with extensive configuration options and supports markdown-it plugins.