-
Notifications
You must be signed in to change notification settings - Fork 0
dev
Marcel Schmalzl edited this page Dec 8, 2020
·
16 revisions
- KDiff3
- File comparisons + up to 3-way merges
- Meld
- File comparisons + up to 3-way merges
-
ReText (
pip3 install pyqt5 markups markdown docutils pyenchant ReText
)- Meanwhile VS Code offers better markdown support (very unfortunate for this great project)
- Advanced markdown editing, pdf export, ...
- All extensions:
extra,abbr,attr_list,def_list,fenced_code,footnotes,tables,smart_strong,admonition,codehilite,headerid,meta,nl2br,sane_lists,smarty,toc,wikilinks
-
csvtomd (
pip3 install csvtomd
)- CSV Table to markdown table conversion (
csvtomd -d ";" ./mytable.csv
)
- CSV Table to markdown table conversion (
-
Microsoft Visual Studio Code
sudo snap install --classic code # or code-insiders
sudo pacman -S code
- Notepad++
- Sublime Text
- PyCharm
- IDE
- QtCreator
- General purpose + Qt IDE
- MS Visual Studio Code + Dart plugin
- IDE with plugin
- Jupyter Lab + R Kernel
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License *.
Code (snippets) are licensed under a MIT License *.
* Unless stated otherwise