-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
reST links and verbatim highlighting bug #2940
Copy link
Copy link
Closed
Labels
Description
Information
- Language: reST (reStructuredText)
- Plugins: none
Description
The link element and verbatim elements are not detected, but instead it is rendered as whole text being italic:
When split into two lines, it does render correctly:
Code snippet
The code being highlighted incorrectly.
`ALTER ROLE <https://www.postgresql.org/docs/12/sql-alterrole.html>`_ or ``ALTER_ROLE``Reactions are currently unavailable

