Skip to content

Fix svg whitespace issue#19

Merged
texodus merged 1 commit intomainfrom
fix-svg-whitespace
Nov 26, 2023
Merged

Fix svg whitespace issue#19
texodus merged 1 commit intomainfrom
fix-svg-whitespace

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Nov 26, 2023

Fixes an issue which cause SVG embedded as URLs to be improperly minified:

<svg width='50' height='30'> -> <svg width='50'height='30'>

@texodus texodus added the bug Something isn't working label Nov 26, 2023
@texodus texodus merged commit 3af4c30 into main Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant