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

note-view.html 88B

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