Closed basnijholt closed 2 years ago
Overall this looks good, thank you for figuring out the origin of this problem! Please add a short update to the 0.4.0 changelog. I think we should also add a deprecation warning to the old roles and promise to eliminate the :
syntax in 0.5.0.
I just added a changelog entry and a DeprecationWarning.
Since Sphinx 4.0.0 using
:
inside of a role/directive does not work, see #182. Therefore, we add-
as a separator to get,jupyter-download-notebook
,jupyter-download-nb
, andjupyter-download-script
. We leave the:
syntax for backward compatibility reasons.