vscode-pets
vscode-pets copied to clipboard
Use code instead of citations
This should change inline code spans from being rendered with <cite>
to <code>
. I haven't had a chance to render this myself yet, and I don't have much experience with RST, but I believe double backticks (``
) are inline code spans according to the spec.
I didn't want to introduce any HTML into these nice, HTML-free documents, but rendering keyboard keys with <kbd>
might be nice. For example, Ctrl+,