mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 07:04:45 -04:00
Expose parseMeta function
This commit is contained in:
parent
f678d9b814
commit
f4f2497d23
3 changed files with 4 additions and 1 deletions
|
@ -1083,5 +1083,6 @@ module.exports = {
|
|||
scrollToHash: scrollToHash,
|
||||
owner: owner,
|
||||
updateLastChangeUser: updateLastChangeUser,
|
||||
updateOwner: updateOwner
|
||||
updateOwner: updateOwner,
|
||||
parseMeta: parseMeta
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue