diff options
author | Colin Pokowitz <colin@cpdev.me> | 2017-09-28 17:17:42 +0000 |
---|---|---|
committer | Colin Pokowitz <colin@cpdev.me> | 2017-09-28 17:17:42 +0000 |
commit | 5e02b340325a91bba6fab137b11d1a1cad764a87 (patch) | |
tree | 041f1c16b071954a959283d60d46e7e666fbc48a | |
parent | Sismics Reader License Fixed (diff) | |
download | awesome-selfhosted-5e02b340325a91bba6fab137b11d1a1cad764a87.tar.gz awesome-selfhosted-5e02b340325a91bba6fab137b11d1a1cad764a87.zip |
HackMD Fixed
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -851,7 +851,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` - * [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. ([Source Code](https://github.com/hackmdio/hackmd/)) `MIT` `Node.js` + * [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. ([Source Code](https://github.com/hackmdio/hackmd/)) `MIT` `Node.js` * [Laverna](https://laverna.cc/) - Laverna is a Javascript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote. ([Demo](https://laverna.cc/index.html#notes), [Source Code](https://github.com/Laverna/laverna)) `MPLv2` `Nodejs` * [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPLv2` `Go` * [Markdown Edit](http://georgeosddev.github.com/markdown-edit/) - Online markdown editor/viewer. ([Source Code](https://github.com/georgeOsdDev/markdown-edit)) `MIT` `HTML5` |