mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
Merge pull request #6566 from arpitjain099/develop
fix: escape backslashes before parentheses in URL replacement logic
This commit is contained in:
5
.changeset/yellow-walls-fry.md
Normal file
5
.changeset/yellow-walls-fry.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'mermaid': patch
|
||||
---
|
||||
|
||||
fix: Fix incomplete string escaping in URL manipulation logic when `arrowMarkerAbsolute: true` by ensuring all unsafe characters are escaped.
|
Reference in New Issue
Block a user