Commit Graph

10 Commits

Author SHA1 Message Date
SamuelBorn
6b394b4a9b
Added the AUR to LINUX.md installation guide (#3043) 2022-02-21 17:16:41 +01:00
bolshoytoster
2ed5a85012
Removed the space in 'Mark Text' (#2763) (#2782)
* Removed the space in 'Mark Text' (#2763)

Literally just replaced all occurances of 'Mark Text' with 'MarkText' using sed.

This is directly related to #2763.

* Revert changes to .github directory

Reverted changelog etc.

* Added `cs` alias for `csharp` in code blocks (Fixes #2760)

* Added error handler in the renderer process (should fix #2758)

The `src/muya/lib/contentState/clickCtrl.js` file will now return if
`document.querySelector` fails to find an element.
2021-12-25 21:05:58 +08:00
Ivan Boothe
473b79af00
Add link pointing 'download the AppImage' to the latest release (#2628) 2021-08-24 16:52:10 +08:00
rsapkf
b908f7963c
Fix Desktop File link in curl command. (#1994)
The current link after `curl -L` downloads the HTML page for the file link on GitHub. I've updated the link to correctly download the raw file into the corrent location(~/.local/share/applications).
2020-03-24 17:32:19 +01:00
ZHENG Piao-Dan
a2e4ff0d58
Update installation doc for linux (#1921) 2020-02-23 15:44:02 +01:00
Julian Hofer
91f2af415b Remove sudo in flatpak installation instructions (#1836)
* Remove sudo in flatpak installation instructions

The use of sudo for installations is neither necessary nor encouraged

* Add additional information to flatpak installation instructions
2020-01-25 00:47:22 +01:00
Felix Häusler
09b067e371 Update documentation (#1819) 2019-12-17 10:50:10 +08:00
Felix Häusler
63d41155ab Update documents (#1411) 2019-10-01 11:58:44 +08:00
Felix Häusler
382397b8ef Build Windows zip binaries (#1175) 2019-07-24 10:59:49 +08:00
Felix Häusler
4dada5b84d
Drop support for portable Windows binary (#1065)
* Dropped support for portable Windows binary

* Update documentation
2019-06-05 21:39:23 +02:00