ProtectedcacheProtectedforceProtectedmaxProtectedpluginProtectedautoGet statistcs about the cache
ProtectedgetGet the name of the cache type, used for logging and debugging
Retrieve data for a file, updating the cache if needed
Find a specific image by its tag in a file
Path to the file
The tag to search for (without prefix, e.g., "3.1" not "fig:3.1")
The matched ImageMatch or undefined
Get images for a specific file
Path to the file
Array of ImageMatch objects
ProtectedparseIf use getDataForFile, this method will be called to parse the markdown into the desired data type
Override updateCache to add post-processing for heading links
Cache for parsed images in markdown files Stores image data including path, tag, title, and description