Update Editing Markdown authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -4,17 +4,17 @@ Check out this short [Markdown Guide](https://guides.github.com/features/masteri
Check out the [styleguide](Styleguide). You will find different examples with comments there. Alternatively browse the topics that have already been integrated [here](https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/-/tree/dev/topics).
# Online: HedgeDoc @ TUHH
# Markdown Editors
Just login at https://writemd.rz.tuhh.de/ and create a new note. Paste all of the above into a document and work on it.
Depending on how you want to work on your mardown files there are different options. Online options are straightforward to use, offline options provide more features.
![image](uploads/e40de747449e895ab5e33c80330649f6/image.png)
## Online: HedgeDoc
# Online: HedgeDoc @ HedgeDoc
Just login at https://writemd.rz.tuhh.de/ and create a new note. Paste all of the above into a document and work on it. If the TUHH instance of HedgeDoc is not available, you get the same service at Just visit https://demo.hedgedoc.org/ .
Same as **HedgeDoc @ TUHH**. Just visit https://demo.hedgedoc.org/ .
![image](uploads/e40de747449e895ab5e33c80330649f6/image.png)
# Offline: VSCodium (MIT license)
## Offline: VSCodium (MIT license) / VSCode (Microsoft)
Download [VSCodium](https://vscodium.com/) and install the [Mathpix Markdown](https://github.com/mathpix/vscode-mathpix-markdown.git) extension.
......@@ -22,8 +22,6 @@ Render your document with `<CTRL>+<SHIFT>+V`
![image](uploads/2a93626ad49ea89143fd4563f9c6a057/image.png)
# Offline: VSCode (by Microsoft)
Download [VSCode](https://code.visualstudio.com/) and install the [Markdown+Math](https://github.com/goessner/mdmath) extension. Exactly the same as VSCodium but with Microsoft's branding. See [here](https://dev.to/0xdonut/why-and-how-you-should-to-migrate-from-visual-studio-code-to-vscodium-j7d).
Alternatively, go to [VSCode](https://code.visualstudio.com/) and install the [Markdown+Math](https://github.com/goessner/mdmath) extension. VSCode works the same as VSCodium but with Microsoft's branding. See [here](https://dev.to/0xdonut/why-and-how-you-should-to-migrate-from-visual-studio-code-to-vscodium-j7d).
As for VSCodium, render your document with `<CTRL>+<SHIFT>+V`
\ No newline at end of file