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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added parsing of code-block ReST directives #624

Merged
merged 3 commits into from
Sep 30, 2023
Merged

Added parsing of code-block ReST directives #624

merged 3 commits into from
Sep 30, 2023

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Sep 24, 2023

Added simple parsing of code-block ReST directives, mainly for compatibility purposes with Sphinx. While in Sphinx there seem to be multiple options for writing down blocks of code, the code-block one looks like the one which is, structure-wise, the most similar to Markdown's triple backticks.

Copy link
Member

@mhils mhils left a comment

Choose a reason for hiding this comment

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

Thanks! 🍰 😃

@mhils mhils enabled auto-merge (squash) September 30, 2023 01:55
@mhils mhils merged commit 525a8a2 into mitmproxy:main Sep 30, 2023
12 checks passed
@JCGoran JCGoran deleted the feature/rst-code-blocks branch February 24, 2024 10:23
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.

2 participants