diff options
author | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:25:05 +0000 |
---|---|---|
committer | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:25:05 +0000 |
commit | cbcf77332002376a62fa301fe16a1da01f572879 (patch) | |
tree | b82403213a67a0d931f8c25042504d7de886723d /README.md | |
parent | add filerun + wondercms (diff) | |
download | awesome-selfhosted-cbcf77332002376a62fa301fe16a1da01f572879.tar.gz awesome-selfhosted-cbcf77332002376a62fa301fe16a1da01f572879.zip |
hopefully fixing syntax error
Diffstat (limited to 'README.md')
-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. `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` |