Support for area, group, frame references in image embeds

This commit is contained in:
zsviczian
2024-07-17 20:31:36 +02:00
parent 53c27f2a59
commit fc1467b05b
4 changed files with 106 additions and 55 deletions

View File

@@ -5,8 +5,8 @@ export type FILENAMEPARTS = {
hasTaskbone: boolean,
hasArearef: boolean,
hasFrameref: boolean,
blockref: string,
hasSectionref: boolean,
blockref: string,
sectionref: string,
linkpartReference: string,
linkpartAlias: string