Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mermaid chart not displayed correctly.#115

jueshi started this conversation inGeneral
Discussion options

I generated a tutorial here.
https://code2tutorial.com/tutorial/46ff1d1a-476a-4c77-bac2-cc81357e6c17/index.md

The flow chart doesn't display correctly.
the code shows as below.

flowchart TD    A0["Global Descriptor Table (GDT)"]    A1["Interrupt Descriptor Table (IDT)"]    A2["Interrupt Service Routines (ISRs) and Interrupt Requests (IRQs)"]    A3["Paging"]    A4["Kernel Heap"]    A4 -- "Uses for Allocation" --> A3    A3 -- "Triggers Page Fault ISR" --> A2    A2 -- "Installed into IDT" --> A1    A2 -- "Uses Segment Context" --> A0

is it because "] are in new lines?

Thanks,
Jue

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

Try to refresh your page?
image

You must be logged in to vote
1 reply
@jueshi
Comment options

yes, it works now. how did you fix it?
Thanks.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
2 participants
@jueshi@zachary62

[8]ページ先頭

©2009-2025 Movatter.jp