Skip to content

fix: used textwrap indent for indentation of child block#63

Open
paonne wants to merge 1 commit into
echo724:mainfrom
paonne:fix_indent_in_child_blocks
Open

fix: used textwrap indent for indentation of child block#63
paonne wants to merge 1 commit into
echo724:mainfrom
paonne:fix_indent_in_child_blocks

Conversation

@paonne

@paonne paonne commented Oct 15, 2024

Copy link
Copy Markdown

Used textwrap indent method for indentatioin.

Ref: https://docs.python.org/3/library/textwrap.html#textwrap.indent

Closes #62

@paonne

paonne commented Oct 15, 2024

Copy link
Copy Markdown
Author

@echo724 please review

@echo724

echo724 commented Oct 18, 2024

Copy link
Copy Markdown
Owner

Thank you for fixing this issue! I will check and test this during the weekend. Thank you!

@paonne

paonne commented Oct 28, 2024

Copy link
Copy Markdown
Author

Thank you for fixing this issue! I will check and test this during the weekend. Thank you!

@echo724 Please review

@paonne

paonne commented Jan 28, 2025

Copy link
Copy Markdown
Author

@echo724 Please check the changes,
Thanks

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.

Markdown exportation ignores indentations of code snippet block

2 participants