| Copyright | © 2018–present Mark Karpov |
|---|---|
| License | BSD 3 clause |
| Maintainer | Mark Karpov <markkarpov92@gmail.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Text.MMark.Extension.Kbd
Description
Introduce kbd tags by wrapping content in links with kbd scheme.
Documentation
Introduce kbd tags by wrapping content in links with kbd scheme.
For example:
To enable that mode press [Ctrl+A][kbd]. [kbd]: kbd:
The use of reference-style links seems more aesthetically pleasant to me, but you can of course do somethnig like this instead:
To enable that mode press [Ctrl+A](kbd:).