Commit Graph

6 Commits

Author SHA1 Message Date
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
Nikolai
f03936900a
docs: Update "What is Aidou" in FAQ.md (#2693)
Slight clarification of the text in the FAQ menu. There was a bit more information in [this issue](https://github.com/marktext/marktext/issues/1286) than in the docs, so I added that, as well as a link from the preferences (see [this PR](https://github.com/marktext/marktext/pull/2692) )
2021-11-29 23:14:14 +08:00
Nick Ali
f474009ccd
Update FAQ.md - link to Portable (#2337)
Fixing link to portable page.
2020-10-23 14:24:49 +08:00
Sbelletier
e654b7624b
Update FAQ.md (#2290)
Clarify what aidou is for non-chinese users
2020-07-23 18:38:35 +08: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