verbiage updates

This commit is contained in:
Steph
2025-02-28 08:05:42 -08:00
parent b22103b769
commit 11f7f426cb
3 changed files with 9 additions and 31 deletions

View File

@@ -1,22 +0,0 @@
> **Warning**
>
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
>
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/setup/interfaces/mermaid.ParseOptions.md](../../../../packages/mermaid/src/docs/config/setup/interfaces/mermaid.ParseOptions.md).
# Interface: ParseOptions
[mermaid](../modules/mermaid.md).ParseOptions
## Properties
### suppressErrors
`Optional` **suppressErrors**: `boolean`
If `true`, parse will return `false` instead of throwing error when the diagram is invalid.
The `parseError` function will not be called.
#### Defined in
[packages/mermaid/src/types.ts:59](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/types.ts#L59)

View File

@@ -104,7 +104,7 @@ function nav() {
], ],
}, },
{ {
text: '💻 Live Editor', text: '💻 Open Editor',
link: 'https://mermaid.live', link: 'https://mermaid.live',
}, },
]; ];

View File

@@ -15,23 +15,23 @@ hero:
alt: Mermaid alt: Mermaid
actions: actions:
- theme: brand - theme: brand
text: Get Started text: Try Mermaid Editor
link: /intro/ link: https://www.mermaidchart.com/play
- theme: alt - theme: alt
text: View on GitHub text: Build with Mermaid
link: https://github.com/mermaid-js/mermaid link: https://github.com/mermaid-js/mermaid
- theme: alt
text: Learn more
link: https://mermaid.js.org/intro/
features: features:
- title: Easy to use! - title: Easy to use!
details: Easily create and render detailed diagrams and charts with the Mermaid Live Editor. details: Easily create diagrams and charts with the Mermaid Editor.
link: https://mermaid.live/ link: https://www.mermaidchart.com/play
- title: 🧩 Integrations available! - title: 🧩 Integrations available!
details: Use Mermaid with your favorite applications, check out the integrations list. details: Use Mermaid with your favorite applications, check out the integrations list.
link: ../../ecosystem/integrations-community.md link: ../../ecosystem/integrations-community.md
- title: 🏆 Award winning! - title: 🏆 Award winning!
details: 2019 JavaScript Open Source Award winner for "The Most Exciting Use of Technology". details: 2019 JavaScript Open Source Award winner for "The Most Exciting Use of Technology".
link: https://osawards.com/javascript/2019 link: https://osawards.com/javascript/2019
- title: 🥰 Mermaid + Mermaid Chart
details: Mermaid Chart is a major supporter of the Mermaid project.
link: https://www.mermaidchart.com/
--- ---