mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -04:00
Added markdown-file import (#645)
* Added markdown-file import * Reset file input after read, don't add unnecessary blank lines * Add cypress-file-upload dependency * Add cypress tests for md file importing * Added CHANGELOG entry
This commit is contained in:
parent
c1d4ac1014
commit
729ad652b3
11 changed files with 113 additions and 7 deletions
|
@ -14,6 +14,7 @@
|
|||
// ***********************************************************
|
||||
|
||||
import 'cypress-commands'
|
||||
import 'cypress-file-upload'
|
||||
import './checkLinks'
|
||||
import './config'
|
||||
import './login'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue