Guy Adler
|
04454cece0
|
fix: changed open and close markers as recommended
chnged from `()(` and `())` to `(((` and `)))`
|
2022-02-17 17:22:38 +01:00 |
|
Guy Adler
|
e1f0e69263
|
feat(flowchart): implement double circle node
The implementation uses two circles, inside each other.
A double circle node is opend with `()(` and closed with `)()`.
|
2022-02-16 23:05:46 +01:00 |
|
Matthieu MOREL
|
d84be0d792
|
Enable eslint-plugin-jest, eslint-plugin-cypress and wider scan
|
2021-11-18 23:57:16 +01:00 |
|
Knut Sveidqvist
|
d45765dab5
|
Lint fixes + fix for unit tests
|
2021-09-29 09:35:14 +02:00 |
|
Knut Sveidqvist
|
7d802a71c1
|
Fix for tests
|
2021-07-29 18:11:48 +02:00 |
|
Knut Sveidqvist
|
67050e4d6d
|
#2170 Adjusting tests
|
2021-07-05 11:10:26 +02:00 |
|
Knut Sveidqvist
|
42ef035241
|
#834 Using space as separator, simplfifying the grammar some more, reomving some logging
|
2019-12-18 18:36:34 +01:00 |
|
Knut Sveidqvist
|
087e5eaa32
|
#1055 Fix for tests
|
2019-11-20 19:21:19 +01:00 |
|
Knut Sveidqvist
|
48ce7a9b78
|
#1023 Fix for tests
|
2019-11-07 19:19:44 +01:00 |
|
christopherkade
|
89b6ccf47d
|
#906 Divided flow unit tests
|
2019-10-14 16:17:43 +02:00 |
|