Skip to content

Commit 369fc60

Browse files
committed
Update Writing-Cards wiki page
1 parent 48f6b9d commit 369fc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/Writing-Cards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Sprout supports standard Obsidian inline markdown in all card fields (question,
115115
| `~~text~~` | ~~Strikethrough~~ | Cmd+Shift+S (Ctrl+Shift+S) |
116116
| `==text==` | Highlight | Cmd+Shift+H (Ctrl+Shift+H) |
117117

118-
> **Note:** `_text_` is italic in Obsidian — it does **not** produce underline. If you need underline, subscript, or superscript, use raw HTML tags (`<u>`, `<sub>`, `<sup>`) which Obsidian renders natively.
118+
**Note:** `_text_` is italic in Obsidian — it does **not** produce underline. If you need underline, subscript, or superscript, use raw HTML tags (`<u>`, `<sub>`, `<sup>`) which Obsidian renders natively.
119119

120120
## Editing cards later
121121

0 commit comments

Comments
 (0)