hedgedoc/lib/models
Erik Michelson 3808c08c2d
Fix note creation in FreeURL mode not using template
As explained in #391, the previous note creation logic didn't handle the case "alias is set, but it's not a file on disk". The fix introduces a separate if-statement for this scenario at the cost of a doubled filesystem read access.

Co-Authored-By: @evanlinde
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2021-02-02 00:38:54 +01:00
..
author.js
index.js
note.js Fix note creation in FreeURL mode not using template 2021-02-02 00:38:54 +01:00
revision.js
temp.js
user.js