Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for issue #73 #79

Merged
merged 1 commit into from
Dec 31, 2014
Merged

Fix for issue #73 #79

merged 1 commit into from
Dec 31, 2014

Conversation

it0a
Copy link
Contributor

@it0a it0a commented Dec 31, 2014

Should now correctly line break for <br>, <BR>, <br/>, <BR/>

graph.txt:

sequenceDiagram
  participant Alice
  participant Bob
  Alice->John: Hello John, how are you?
  loop Healthcheck
  John->John: Fight against hypochondria
  end
  Note right of John: Rational thoughts <br/>prevail...
  John-->Alice: Great!
  John->Bob: How about you?
  Bob-->John: Jolly good

mermaid output:
mermaid txt

phantomjs -v outputs 1.9.8

knsv added a commit that referenced this pull request Dec 31, 2014
@knsv knsv merged commit c8d1b38 into mermaid-js:master Dec 31, 2014
@knsv
Copy link
Collaborator

knsv commented Dec 31, 2014

Excellent!

Will gladly merge.

Thanks!

mgenereu referenced this pull request in mgenereu/mermaid Jun 25, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants