Skip to content

Add support for img in templates#69

Open
jaywhj wants to merge 3 commits intoblueswen:mainfrom
jaywhj:fix/compatible-templates
Open

Add support for img in templates#69
jaywhj wants to merge 3 commits intoblueswen:mainfrom
jaywhj:fix/compatible-templates

Conversation

@jaywhj
Copy link
Copy Markdown
Contributor

@jaywhj jaywhj commented Nov 18, 2025

Fixed issue #68

  • Moved img wrapping step to after template rendering
  • Reduces parsing once for each HTML, improving efficiency
    tree = LexborHTMLParser(...)

@jaywhj
Copy link
Copy Markdown
Contributor Author

jaywhj commented Nov 25, 2025

@blueswen

I just realized today that this tweak also fixes #60 , because the blog component also uses the template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant