blueswen / mkdocs-glightbox

A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
https://blueswen.github.io/mkdocs-glightbox/
MIT License
115 stars 14 forks source link

Error reading page #20

Closed vvssttkk closed 1 year ago

vvssttkk commented 1 year ago

when build mkdocs get ERROR - Error reading page 'index.md': 'NoneType' object has no attribute 'group' (v0.4.3) but in v0.3.2 all good

blueswen commented 1 year ago

Do you mean v0.3.4? The NoneType bug should be fixed in v0.3.4. Could you provide your code or a reproducible sample code?

vvssttkk commented 1 year ago

misspelled; 0.3.3 4h ago 0.3.4 not been

blueswen commented 1 year ago

Sorry, I forgot to publish a new release on the GitHub repository last week 😅. You can download the latest v0.3.4 from PyPI.