diff options
author | nodiscc <nodiscc@gmail.com> | 2017-06-10 11:01:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-10 11:01:45 +0000 |
commit | e0344f0c9eed1f4145230385a6464a0261a1e1c2 (patch) | |
tree | b745ea94db971cd861fe15ef8616eb2c4fc7986f | |
parent | Add Linkr (#1067) (diff) | |
parent | HTTPS Link (diff) | |
download | awesome-selfhosted-e0344f0c9eed1f4145230385a6464a0261a1e1c2.tar.gz awesome-selfhosted-e0344f0c9eed1f4145230385a6464a0261a1e1c2.zip |
Merge pull request #1066 from Kickball/add-tomarkdown
add to-markdown
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -834,6 +834,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](https://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` |