Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃憣 IMPROVE: Use correct renderer for state.inline_text #466

Merged
merged 1 commit into from Dec 16, 2021

Commits on Dec 16, 2021

  1. 馃憣 IMPROVE: Use correct renderer for state.inline_text

    Previously `state.inline_text` (used by some directives)
    always parsed text with the `DocutilsRenderer`.
    Now it will correctly use the `SphinxRenderer`,
    when parsing with sphinx,
    allowing for cross-document references to be handled.
    chrisjsewell committed Dec 16, 2021
    Copy the full SHA
    4955092 View commit details
    Browse the repository at this point in the history