mdelobelle / obsidian_supercharged_links

obsidian plugin to add attributes and context menu options to internal links
MIT License
537 stars 35 forks source link

fix: Handling exceptions where the href attribute of a link does not … #225

Closed l1xnan closed 7 months ago

l1xnan commented 7 months ago

Handling exceptions where the href attribute of a link does not exist. It caused the problem: https://github.com/l1xnan/obsidian-better-export-pdf/issues/170#issuecomment-2056318092

HEmile commented 7 months ago

Thanks, simple change :)