Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

fix: fix mermaid diagram in readme #1615

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix: fix mermaid diagram in readme #1615

merged 1 commit into from
Nov 18, 2024

Conversation

Eikix
Copy link
Member

@Eikix Eikix commented Nov 18, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #

What is the new behavior?

  • fix mermaid diagram in main readme

error was previously:

Unable to render rich display

Parse error on line 26:
...tecode() A ->> K: K ->> I: Inte
----------------------^
Expecting 'NEWLINE', 'AS', ',', 'SOLID_OPEN_ARROW', 'DOTTED_OPEN_ARROW', 'SOLID_ARROW', 'BIDIRECTIONAL_SOLID_ARROW', 'DOTTED_ARROW', 'BIDIRECTIONAL_DOTTED_ARROW', 'SOLID_CROSS', 'DOTTED_CROSS', 'SOLID_POINT', 'DOTTED_POINT', 'TXT', got 'INVALID'

For more information, see https://docs.github.com/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams#creating-mermaid-diagrams

This change is Reviewable

@ClementWalter ClementWalter merged commit d1e2171 into main Nov 18, 2024
14 checks passed
@ClementWalter ClementWalter deleted the fix/read-mermaid branch November 18, 2024 08:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants