Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: use html entity code for asterisk in mermaid diagram #278

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

erka
Copy link
Contributor

@erka erka commented Nov 4, 2024

This PR

image

The mermaid diagram for Provider lifecycle has few arrows with Unsupported markdown: list text. It will be fixed by using #ast;

https://mermaid.js.org/syntax/flowchart.html#entity-codes-to-escape-characters

The mermaid diagram for `Provider lifecycle` has few arrows with
`Unsupported markdown: list` text. It will be fixed by using #ast;

Refs: https://mermaid.js.org/syntax/flowchart.html#entity-codes-to-escape-characters

Signed-off-by: Roman Dmytrenko <[email protected]>
@erka erka requested a review from toddbaert as a code owner November 4, 2024 17:02
Copy link
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@beeme1mr beeme1mr merged commit 3c737a6 into open-feature:main Nov 4, 2024
7 checks passed
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.

3 participants