Enter your Mermaid diagram description in draw.io via Arrange > Insert > Advanced > Mermaid in the draw.io menu or + > Advanced > Mermaid from the toolbar. draw.io has updated to Mermaid version 10.9.1 to support the new ELK automatic layout. 11 Jun 2024 features use cases Case ...
@coderabbitai read src/utils.ts and generate unit testing code. @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot...
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down...
You can also upload your own draft diagram or chart and have Claude recreate it using Mermaid. Interactive React components React components are the last—and I'd say, my favorite—type of Artifact Claude can make. Using these Artifacts, you can create prototypes and build interactive, ...
Alongside this, I can also recommend using the mermaid.js plugin to create your own diagram visualizations, and to create footnotes, since they make your notes more presentable and less cluttered. Crediting resources is also extremely useful when looking back on notes. For example, I like to li...
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down...
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down...
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down...
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. @coderabbitai help me debug CodeRabbit configuration file. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down...
Also have a read of the main mermaid documentation files, but especially this one. There first key stage in laying out a diagram is to parse the declarative text of the diagram. This is done using another library - jison. You only really need to understand this if you are changing the ...