diff --git a/src/users/02-media.md b/src/users/02-media.md
index 8e81dac..1cfd506 100644
--- a/src/users/02-media.md
+++ b/src/users/02-media.md
@@ -22,6 +22,7 @@ The main type of content in Lemmy is text which can be formatted with Markdown.
| Some \~subscript\~ text | | Some subscript text |
| Some \^superscript\^ text | | Some superscript text |
| \~\~Strikethrough\~\~ | | Some ~removed~ text |
+| \{Ruby\|text\} | | Ruby |
[CommonMark Tutorial](https://commonmark.org/help/tutorial/)