mkdocs-glightbox
mkdocs-glightbox copied to clipboard
Add support for img in templates
Fixed issue #68
- Moved img wrapping step to after template rendering
- Reduces parsing once for each HTML, improving efficiency
tree = LexborHTMLParser(...)