From: Adam T. <aa-...@us...> - 2022-01-04 01:54:05
|
@milde I've updated the implementation, please see https://github.com/AA-Turner/docutils/pull/2.patch // https://github.com/AA-Turner/docutils/pull/2 > here is no need to translate the short alias 'bcp' OK, dropped > Why do you raise SystemExit I can't remember, but I agree with you. Dropped this. > How about the following ... I think I'd prefer keeping the change smaller for now -- one thing I did do in the most recent update is create a factory function `rfc_like_role`, so there is the option to extend Docutils to add custom things should people need it. A --- ** [feature-requests:#61] Support for :BCP: role, similar** **Status:** open **Group:** Default **Created:** Tue Apr 09, 2019 08:46 AM UTC by Roberto Polli **Last Updated:** Mon Jan 03, 2022 03:43 PM UTC **Owner:** nobody ## I wish - support for referencing IETF Best Current Practices, eg: :BCP:`47`role - the processing is similar to :RFC: ## Notes - sphinx people suggests that goes in docutils. see https://github.com/sphinx-doc/sphinx/issues/6255 --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |