Desktop markdown wiki app. Built with node, Electron Framework and AngularJS.

markdown-note.html 88B

    <div class="note-container"> <div class="note" ng-bind-html="note.data"></div> </div>