mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
doc: Update deprecation message
This commit is contained in:
parent
eb0cb42f36
commit
eb7d18dfca
@ -409,7 +409,7 @@ export interface Mermaid {
|
||||
startOnLoad: boolean;
|
||||
parseError?: ParseErrorFunction;
|
||||
/**
|
||||
* @deprecated Use {@link parse} and {@link render} instead.
|
||||
* @deprecated Use {@link parse} and {@link render} instead. Please open a discussion https://github.com/mermaid-js/mermaid/discussions if your use case does not fit the new API.
|
||||
* @internal
|
||||
*/
|
||||
mermaidAPI: typeof mermaidAPI;
|
||||
|
Loading…
x
Reference in New Issue
Block a user