fix: 🐞 flux note
reload page
This commit is contained in:
@@ -87,7 +87,7 @@ const useShikiji = async () => {
|
||||
|
||||
useShikiji()
|
||||
|
||||
mermaid.initialize({ startOnLoad: false })
|
||||
mermaid.initialize({ startOnLoad: false, flowchart: { curve: "natural" } })
|
||||
|
||||
const rules: Renderer.RenderRuleRecord = {
|
||||
table_open: () =>
|
||||
|
||||
Reference in New Issue
Block a user