Nils Andresen
|
f895bb175d
|
modified tokenizer to not break on on ]]] at the end of a style
|
2022-12-01 22:32:32 +01:00 |
|
Nils Andresen
|
00a9ba325e
|
restructured MarkupTokenizer a bit.
|
2022-08-29 08:54:30 +02:00 |
|
Nils Andresen
|
a6618f762c
|
Modified MarkupTokenizer
So escaped markup in markup is valid.
|
2022-08-29 08:54:30 +02:00 |
|
Nils Andresen
|
0d72b94f9c
|
added some breaking unit tests
|
2022-08-29 08:54:30 +02:00 |
|
Patrik Svensson
|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
Patrik Svensson
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
Patrik Svensson
|
c9b178ac96
|
Moved analyzer tests to its own project
Also moves tests to `./test` which makes it possible
for all test projects to share the same .editorconfig
files and similar.
|
2021-06-23 22:47:12 +02:00 |
|