Skip to content

Conversation

@dgw
Copy link
Member

@dgw dgw commented Apr 8, 2023

Description

The formatting, in particular, is what was problematic here. Sphinx doesn't provide a way to negate the monospace formatting of a :meth: reference when using a custom title, so the only way to avoid having random monospace words in the middle of this paragraph is... rewriting to eliminate the xrefs.

Which is to say, if there's a better answer to this question in the future, we can put this back the way it was.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
    • No code changes; didn't run make test locally but make quality was indeed fine.
  • I have tested the functionality of the things this change touches

The formatting, in particular, is what was problematic here. Sphinx
doesn't provide a way to negate the monospace formatting of a :meth:
reference when using a custom title, so the only way to avoid having
random monospace words in the middle of this paragraph is... rewriting
to eliminate the xrefs.

Which is to say, if there's a better answer to this question
(https://stackoverflow.com/q/45741326/5991) in the future, we can put
this back the way it was.
@dgw dgw added this to the 8.0.0 milestone Apr 8, 2023
@dgw dgw requested a review from a team April 8, 2023 22:09
Copy link
Contributor

@Exirel Exirel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aw... I thought I had a trick to prevent that, but actually I don't. So let's go with that.

@dgw dgw merged commit be7092c into master Apr 10, 2023
@dgw dgw deleted the doc-SopelWrapper-monospace branch April 10, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants