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

Slightly improve rendring of ReST for command line #2823

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

happz
Copy link
Collaborator

@happz happz commented Apr 4, 2024

  • fixed a bug with too many empty lines between code blocks,
  • different colors for color blocks based on language,
  • easier debugging of emitted rendered artifacts.

Pull Request Checklist

  • implement the feature

@happz happz added the documentation Improvements or additions to documentation label Apr 4, 2024
@happz happz added this to the 1.33 milestone Apr 4, 2024
@happz happz added the code | trivial A simple patch - a couple of lines, an easy-to-understand change, a typo fix. label Apr 30, 2024
Copy link
Collaborator

@thrix thrix left a comment

Choose a reason for hiding this comment

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

lgtm

@happz happz changed the title Slightly improve rendring of ReST for command like Slightly improve rendring of ReST for command line May 2, 2024
@happz happz added the ci | full test Pull request is ready for the full test execution label May 2, 2024
* fixed a bug with too many empty lines between code blocks,
* different colors for color blocks based on language,
* easier debugging of emitted rendered artifacts.
@psss psss self-assigned this May 3, 2024
@psss psss merged commit c4e9895 into main May 3, 2024
17 of 20 checks passed
@psss psss deleted the rst-render-polishing branch May 3, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci | full test Pull request is ready for the full test execution code | trivial A simple patch - a couple of lines, an easy-to-understand change, a typo fix. documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants