Format and simplify intergration test (#245)

This commit is contained in:
ykiko
2025-09-07 23:27:39 +08:00
committed by GitHub
parent 5e273415ee
commit 3cc3bae441
89 changed files with 479 additions and 452 deletions

View File

@@ -95,7 +95,7 @@ brief block
brief line2
a b c d e f
~~~~^
This is *Italic* **Bold** ~~Striketough~~, `InlineCode`
This is *Italic* **Bold** ~~Striketough~~, `InlineCode`
)md");
st.add_ruler();
st.add_paragraph().append_text("Details:", Paragraph::Kind::Bold).append_newline_char();