mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
726b084509
* Fix replacer regex This regex handles the replacement of the [ ] with [x] and reverse. Until now it was build to check for an unordered list beginning with "*" or "-". This change permits "+" as well as digits followed by a dot (ordered lists). Signed-off-by: Erik Michelson <github@erik.michelson.eu> * Add cypress tests for task lists Signed-off-by: Erik Michelson <github@erik.michelson.eu> * Add bracket syntax for numbered lists Signed-off-by: Erik Michelson <github@erik.michelson.eu> |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
support | ||
.eslintrc.json | ||
.eslintrc.json.license | ||
tsconfig.json | ||
tsconfig.json.license | ||
webpack.config.js |