Veronica Berglyd Olsen
|
5bdbd7c195
|
Update linting for tests
|
2025-08-27 21:04:32 +02:00 |
|
Veronica Berglyd Olsen
|
0b13d40516
|
Add text pattern test
|
2025-06-16 21:46:27 +02:00 |
|
Veronica Berglyd Olsen
|
f72e96662a
|
Fix apostrophe and single quote ambiguity in dialogue (#2271)
|
2025-04-17 17:25:33 +02:00 |
|
Veronica Berglyd Olsen
|
9b93736985
|
Fix linting errors in the tests
|
2025-04-07 17:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
53a2d0e691
|
Use Ruff for linting and fix a ton of issues
|
2025-04-03 01:15:52 +02:00 |
|
Veronica Berglyd Olsen
|
1fa7e08b17
|
Move index data classes to a new file
|
2025-02-22 14:40:48 +01:00 |
|
Veronica Berglyd Olsen
|
05feaf7d2d
|
Move comment processing to a separate file
|
2025-02-18 15:18:46 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
00d4c550f1
|
Update tests
|
2024-12-23 14:20:02 +01:00 |
|
Veronica Berglyd Olsen
|
89f452f3fc
|
Restructure and improve dialogue highlighting
|
2024-11-04 17:28:21 +01:00 |
|
Veronica Berglyd Olsen
|
34a3e17326
|
Fix quotes regex issue and update tests
|
2024-11-03 22:09:16 +01:00 |
|
Veronica Berglyd Olsen
|
e92b8400c7
|
Add dialogue parser test coverage
|
2024-11-01 22:07:47 +01:00 |
|
Veronica Berglyd Olsen
|
bf478a6706
|
Update tests
|
2024-10-27 02:22:39 +02:00 |
|
Veronica Berglyd Olsen
|
37268b873a
|
Add URL regex pattern
|
2024-10-25 23:18:22 +02:00 |
|
Veronica Berglyd Olsen
|
ff7404d01d
|
Add line break shortcode support
|
2024-10-24 01:07:03 +02:00 |
|
Veronica Berglyd Olsen
|
8461b0c15d
|
Fix wrong character count when there is a footnote
|
2024-10-23 23:57:42 +02:00 |
|
Veronica Berglyd Olsen
|
2447ae5cff
|
Replace usage of "match" as a variable name
|
2024-10-14 00:14:08 +02:00 |
|
Veronica Berglyd Olsen
|
5ed03e29f3
|
Change regexes to use the pattern object directly
|
2024-09-28 11:20:09 +02:00 |
|
Veronica Berglyd Olsen
|
37c469dbc7
|
Move word split to regex pattern class
|
2024-09-22 17:37:12 +02:00 |
|
Veronica Berglyd Olsen
|
c08033d153
|
Use stdlib re for dialogue matching
|
2024-09-22 17:34:04 +02:00 |
|
Veronica Berglyd Olsen
|
c3cb12e5e2
|
Use stdlib re for Markdown matching
|
2024-09-22 16:56:21 +02:00 |
|
Veronica Berglyd Olsen
|
92b7168363
|
Add tests for patterns
|
2024-06-01 23:03:30 +02:00 |
|
Veronica Berglyd Olsen
|
8ac0440bb3
|
Rename a few files
|
2024-05-21 16:33:53 +02:00 |
|
Veronica Berglyd Olsen
|
3f4538a60e
|
Remove all END Test comments
|
2024-05-10 16:06:23 +02:00 |
|
Veronica Berglyd Olsen
|
4c86c1a75a
|
Improve test coverage
|
2024-04-13 00:42:26 +02:00 |
|
Veronica Berglyd Olsen
|
3e711ebe7f
|
Fix word counter bug (#1816)
|
2024-04-13 00:37:21 +02:00 |
|
Veronica Berglyd Olsen
|
3bd67b4f1d
|
Add body text only counter
|
2024-02-27 17:54:32 +01:00 |
|
Veronica Berglyd Olsen
|
3c4673724e
|
Move main word counter to new module
|
2024-02-27 17:02:29 +01:00 |
|