-
-
Notifications
You must be signed in to change notification settings - Fork 719
Closed
Labels
Description
Steps To Reproduce
In the documentation of Farey.word_problem, the documentation does not show up correctly:
Possibly an issue with this part:
| then it indicates the `i`-th generator (that is, ``self.generators()[0]`` |
Expected Behavior
Sentence shows up correctly.
Actual Behavior
Setence shows up weirdly.
Additional Information
No response
Environment
- OS:
- Sage Version:
Checklist
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
- I have read the documentation and troubleshoot guide