update urls

This commit is contained in:
Steph
2025-02-20 10:36:06 -08:00
parent 26bd8cb53c
commit 4eeea1076c
2 changed files with 9 additions and 33 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

@@ -12,15 +12,15 @@ const allTaglines: { [key: string]: { design: number; taglines: Taglines[] } } =
taglines: [ taglines: [
{ {
label: 'Replace ChatGPT Pro, Mermaid.live, and Lucid Chart with Mermaid Chart', label: 'Replace ChatGPT Pro, Mermaid.live, and Lucid Chart with Mermaid Chart',
url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=AIbundle_A', url: 'https://www.mermaidchart.com/play?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=AIbundle_A',
}, },
{ {
label: 'Diagram live with teammates in Mermaid Chart', label: 'Diagram live with teammates in Mermaid Chart',
url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=teams_A', url: 'https://www.mermaidchart.com/play?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=teams_A',
}, },
{ {
label: 'Use the Visual Editor in Mermaid Chart to design and build diagrams', label: 'Use the Visual Editor in Mermaid Chart to design and build diagrams',
url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=visual_editor_A', url: 'https://www.mermaidchart.com/play?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=visual_editor_A',
}, },
{ {
label: 'Explore the Mermaid Whiteboard from the creators of Mermaid', label: 'Explore the Mermaid Whiteboard from the creators of Mermaid',
@@ -28,7 +28,7 @@ const allTaglines: { [key: string]: { design: number; taglines: Taglines[] } } =
}, },
], ],
}, },
B: { B: {
design: 2, design: 2,
taglines: [ taglines: [
{ {
@@ -45,11 +45,11 @@ const allTaglines: { [key: string]: { design: number; taglines: Taglines[] } } =
}, },
{ {
label: 'Explore the Mermaid Whiteboard from the creators of Mermaid', label: 'Explore the Mermaid Whiteboard from the creators of Mermaid',
url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_A', url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_B',
}, },
], ],
}, },
C: { C: {
design: 1, design: 1,
taglines: [ taglines: [
{ {
@@ -66,11 +66,11 @@ const allTaglines: { [key: string]: { design: number; taglines: Taglines[] } } =
}, },
{ {
label: 'Explore the Mermaid Whiteboard from the creators of Mermaid', label: 'Explore the Mermaid Whiteboard from the creators of Mermaid',
url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_B', url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_A',
}, },
], ],
}, },
D: { D: {
design: 2, design: 2,
taglines: [ taglines: [
{ {
@@ -87,10 +87,8 @@ const allTaglines: { [key: string]: { design: number; taglines: Taglines[] } } =
}, },
{ {
label: 'Explore the Mermaid Whiteboard from the creators of Mermaid', label: 'Explore the Mermaid Whiteboard from the creators of Mermaid',
url: 'https://www.mermaidchart.com/play?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_B', url: 'https://www.mermaidchart.com/whiteboard?utm_source=mermaid_js&utm_medium=banner_ad&utm_campaign=whiteboard_B',
}, },
],
},
}; };
const { design, taglines } = const { design, taglines } =