silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.35k stars 169 forks source link

Extracting attributes from headers #771

Closed zamuz closed 7 months ago

zamuz commented 7 months ago

Attributes can't be extracted from header objects when using the registerAttributeExtractor API. This is low priority issue in my opinion, but it makes sense for the API to work on header tags the same as all other builtin and custom tags. Thank you!

zefhemel commented 7 months ago

This should now be fixed (on main)

zamuz commented 7 months ago

Awesome! That was extremely quick, thank you @zefhemel!