### Summary The abbr role is not rendered correctly:  It should be rendered as an <abbr> tag. ### Code snippet that reproduces the problem :abbr:`PGP (Pretty Good Privacy)` ### Expected output With the `<abbr>` tag.