[go: up one dir, main page]

Menu

#63 :rfc: role doesn't support anchors

Default
closed-fixed
nobody
None
5
2019-06-24
2019-04-09
No

Reproduce

  • validate an rst file containing the rfc role with a section :rfc:7231#section-4.3.

I expect

Instead

  • returns an error
D000 RFC number must be a number greater than or equal to 1; "7231#section-4.3" is invalid.

Discussion

  • David Goodger

    David Goodger - 2019-04-09

    How are you testing this? With pure Docutils or with Sphinx?

    This is not (currently/yet) a feature of core Docutils. It may be an extension in Sphinx. Note that the documentation link given is to Sphinx docs, not Docutils, and does not imply a bug.

    Moving to Feature requests.

     
  • David Goodger

    David Goodger - 2019-04-09

    Ticket moved from /p/docutils/bugs/360/

     
  • Roberto Polli

    Roberto Polli - 2019-04-09

    @david thanks for your feedback. Let me know!

     
  • Günter Milde

    Günter Milde - 2019-04-15

    Applied in r.8254. Thank you for the suggestion and patch.

     
    🎉
    1
  • Günter Milde

    Günter Milde - 2019-06-24
    • status: open --> closed-fixed
     

Log in to post a comment.