mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Run Prettier
This commit is contained in:
parent
b5d335711f
commit
013ff182c9
@ -31,7 +31,7 @@ The [Getting Started](./n00b-gettingStarted.md) section can also provide some pr
|
|||||||
One should **beware the use of some words or symbols** that can break diagrams. These words or symbols are few and often only affect specific types of diagrams. The table below will continuously be updated.
|
One should **beware the use of some words or symbols** that can break diagrams. These words or symbols are few and often only affect specific types of diagrams. The table below will continuously be updated.
|
||||||
|
|
||||||
| Diagram Breakers | Reason | Solution |
|
| Diagram Breakers | Reason | Solution |
|
||||||
| -------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | ------------------------------------------------- |
|
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- | ------------------------------------------------- |
|
||||||
| **Comments** | | |
|
| **Comments** | | |
|
||||||
| [` %%{``}%% `](https://github.com/mermaid-js/mermaid/issues/1968) | Similar to [Directives](../config/directives.md) confuses the renderer. | In comments using `%%`, avoid using "{}". |
|
| [` %%{``}%% `](https://github.com/mermaid-js/mermaid/issues/1968) | Similar to [Directives](../config/directives.md) confuses the renderer. | In comments using `%%`, avoid using "{}". |
|
||||||
| **Flow-Charts** | | |
|
| **Flow-Charts** | | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user