Skip to content

Conversation

@guygregory
Copy link

Wrapped some of the node labels in double quotes so special characters (parentheses, plus signs, etc.) are treated as literal text.

Escaped < and > in the “Extract first tag” label with < and > to prevent Mermaid from stripping it.

Fixed label text spillover by inserting \n line breaks into long labels, ensuring they wrap neatly inside their nodes.

Wrapped Mermaid node label in double quotes to fix rendering issue
- Replaced literal < and > in the “Extract first <img> tag” label with HTML entities (&lt; and &gt;).
- Fixed label text spillover with line breaks
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