You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
During building of docs (eg when creating the visual changelog) I get this error:
sustaining_members.rst:30:Unknown interpreted text role "raw-html".
It looks like this 'text role' is not (yet available).
I just found in alldownloads.rst:
.. role:: raw-html(raw)
:format: html
Is that some kind of (re)definition of this role?
If so should it then be available in every file where raw-html is used?
OR can/should we put this in the source/conf.py ?
So it is always defined ???
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
During building of docs (eg when creating the visual changelog) I get this error:
It looks like this 'text role' is not (yet available).
I just found in alldownloads.rst:
Is that some kind of (re)definition of this role?
If so should it then be available in every file where raw-html is used?
OR can/should we put this in the source/conf.py ?
So it is always defined ???
The text was updated successfully, but these errors were encountered: