Better reverse link resoving

This commit is contained in:
Simon Martens
2025-01-01 23:49:09 +01:00
parent 7539a2dca7
commit 3f294680c0
13 changed files with 259 additions and 99 deletions

View File

@@ -2,7 +2,7 @@ package xmlprovider
type ItemInfo struct {
Source string
Parse *ParseMeta
Parse ParseMeta
}
// INFO: These are just root elements that hold the data of the XML files.