marktext/test/e2e
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
..
data fix XSS on language input and hyperlinks (#2548, #2601) (#2765) 2021-12-16 21:14:06 +01:00
helpers.js Update Electron to v15 (#2772) 2021-12-18 21:52:24 +08:00
launch.spec.js Removed the space in 'Mark Text' (#2763) (#2782) 2021-12-25 21:05:58 +08:00
playwright.config.js Update Electron to v15 (#2772) 2021-12-18 21:52:24 +08:00
xss.spec.js Update Electron to v15 (#2772) 2021-12-18 21:52:24 +08:00