mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 00:19:57 -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
2
cypress/fixtures/import.md
Normal file
2
cypress/fixtures/import.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Some short import test file
|
||||
:)
|
Loading…
Add table
Add a link
Reference in a new issue