1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 06:47:54 +02:00

fix kbd tag

This commit is contained in:
Jacob Ward
2015-11-01 20:56:59 -07:00
parent 9444609b7d
commit c64f9231a9

View File

@@ -284,7 +284,7 @@ in italics, so I do this: \*this text surrounded by asterisks\*.
### Keyboard keys ### Keyboard keys
In Github Flavored Markdown, you can use a <kbd> tag to represent keyboard keys. In Github Flavored Markdown, you can use a `<kbd>` tag to represent keyboard keys.
```markdown ```markdown
Your computer crashed? Try sending a Your computer crashed? Try sending a
<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Del</kbd> <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Del</kbd>