Skip to content

Migrate from rst2ansi to rich#1148

Open
ezzieyguywuf wants to merge 1 commit into
Backblaze:masterfrom
ezzieyguywuf:rich_migrate
Open

Migrate from rst2ansi to rich#1148
ezzieyguywuf wants to merge 1 commit into
Backblaze:masterfrom
ezzieyguywuf:rich_migrate

Conversation

@ezzieyguywuf

@ezzieyguywuf ezzieyguywuf commented May 28, 2026

Copy link
Copy Markdown

Closes #1103

@ezzieyguywuf

Copy link
Copy Markdown
Author

@olzhasar-reef pinging you since you were active in #1103 and it seems you have commit privaleges to the repo, hoping you can take a look.

@ppolewicz

Copy link
Copy Markdown
Collaborator

Won't that break rendering docs with sphinx on readthedocs?

@ezzieyguywuf

Copy link
Copy Markdown
Author

looks like sphinx supports markdown I'll find some time to test how this renders and whether other changes are needed for sphinx

@ezzieyguywuf

Copy link
Copy Markdown
Author

@ppolewicz so you're right, the markdown stuff did break sphinx, and while I went down the rabbit hole of resolving it, turns out that rich actually can work with rst, it just needs an extra plugin.

so I've reworked this to leave the rst as-is and instead just migrate away from rst2ansi and to rich.

@ezzieyguywuf ezzieyguywuf force-pushed the rich_migrate branch 3 times, most recently from d20af7a to f7baf75 Compare June 2, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace rst2ansi

2 participants