1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-25 05:45:11 +00:00
hedgedoc/cypress
Philip Molares 1ab9b58031
Extract clean title from first heading ()
* removed first-header-extractor
get first heading from markdown rende
* don't remove editor or renderer just hide them
this way both are always up to date and can be shown very fast
* extracted image alt attribute into first title. too
* added tests as suggested by @mrdrogdrog
2020-09-30 23:50:32 +02:00
..
fixtures
integration Extract clean title from first heading () 2020-09-30 23:50:32 +02:00
plugins fixed highlight fence in regard to '=' (showLines) and '!' (wrapLines) () 2020-09-22 23:17:19 +02:00
support Show warning if note is longer than configured maximum length () 2020-09-05 16:36:46 +02:00
.eslintrc.json
tsconfig.json Show warning if note is longer than configured maximum length () 2020-09-05 16:36:46 +02:00
webpack.config.js