Nicolas Newman
|
cc2c828e78
|
feat(katex): added cypress testing
|
2022-04-02 08:00:56 -09:00 |
|
Nicolas Newman
|
275f2002b5
|
chore: added katex demo
|
2022-02-28 16:23:35 -05:00 |
|
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
|
4cd2621eeb
|
build: group webpack & ignore dist & support yarn1.x (#2551)
|
2021-12-11 12:02:39 +01:00 |
|