heynote/tests
Jonatan Heyman a1cad5b335
Don't display string quotes for math results that are strings. (#92)
Fix bug that could cause the cursor to be positioned immediately to the left of the widget (within its margin) making it look like there was a space character in the buffer when there was not.
Add tests for math blocks.

Fixes #21.
2023-12-29 10:47:02 +01:00
..
basic-editing.spec.js Implement tests using Playwright (#68) 2023-12-25 17:41:15 +01:00
formatting.spec.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
language-detection.spec.js Add TOML support 2023-12-26 01:31:36 +01:00
markdown.spec.js Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
math.spec.js Don't display string quotes for math results that are strings. (#92) 2023-12-29 10:47:02 +01:00
test-utils.js Don't display string quotes for math results that are strings. (#92) 2023-12-29 10:47:02 +01:00