diff options
author | ghaseminya <ghaseminya@gmail.com> | 2017-05-28 15:11:40 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2017-05-28 15:11:40 +0000 |
commit | 8ca34717f922ea534e5f3ef5717d7eafac55bcef (patch) | |
tree | b1209a1433101b8264249edd16594b3eed9f77d0 | |
parent | Merge pull request #1064 from peterdemin/patch-3 (diff) | |
download | awesome-selfhosted-8ca34717f922ea534e5f3ef5717d7eafac55bcef.tar.gz awesome-selfhosted-8ca34717f922ea534e5f3ef5717d7eafac55bcef.zip |
add to-markdown
was https://github.com/Kickball/awesome-selfhosted/pull/1045
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -833,6 +833,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [Paperwork](http://paperwork.rocks) - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep. ([Source Code](https://github.com/twostairs/paperwork)) `MIT` `PHP` * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `MIT` `PHP` * [ShareLaTex](https://www.sharelatex.com/) - A web-based collaborative LaTeX editor. ([Source Code](https://github.com/sharelatex/sharelatex)) `AGPLv3` `Ruby` + * [to-markdown](http://domchristie.github.io/to-markdown/) - An HTML to Markdown converter written in JavaScript. ([Source Code](https://github.com/domchristie/to-markdown)) `MIT` `JavaScript` * [Turtl](https://turtl.it/) - A totally private personal database and note taking app. ([Source Code](https://github.com/turtl)) `GPLv3` `CommonLisp` |