Closed vstirbu closed 5 years ago
Using punctuation marks ., ,, !, ? in node's text in graph diagrams disables highlighting:
.
,
!
?
graph LR box[New commit.] circle((dsfhkdhfkjsd,)) rounded(dkfhkdshkfs?) decision{gsjhgjs!}
produces this result:
Plugin version: 1.0.0
Fixed wit the associated PR. I added a few other puncuations as well. I'll push the fix up for this after taking a look at the other issue.
Using punctuation marks
.
,,
,!
,?
in node's text in graph diagrams disables highlighting:produces this result:
Plugin version: 1.0.0