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

"Code Block" indentation issue #100

Open
AghaAmil opened this issue Jan 15, 2024 · 1 comment
Open

"Code Block" indentation issue #100

AghaAmil opened this issue Jan 15, 2024 · 1 comment

Comments

@AghaAmil
Copy link

AghaAmil commented Jan 15, 2024

Hi and wishing you a good day.
First of all, I would like to appreciate all the efforts you have put into this awesome theme.

I've encountered an issue with the "Code Block" indentation as shown in the attached picture. As the sentence is long and some words go to the second line, they interfere with the indentation vertical line indicator.
It would be more visually appealing if the extra words in the second line to be indented as well as the whole sentence is indented.
The markup format of the "Code Block" is :

if condition:
    # Code to execute if the condition is True
elif another_condition:
    # Code to execute if the previous condition is False, but this one is True
else:
    # Code to execute if none of the above conditions are True

Looking forward to hear from you.

Best Regards
Amirhossein Moravveji

SCR-20240115-qplv
@AghaAmil
Copy link
Author

Here is another example:

image

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

No branches or pull requests

1 participant