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

Chore: fix markdown dedent function #23

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Chore: fix markdown dedent function #23

merged 5 commits into from
Feb 27, 2024

Conversation

Adammatthiesen
Copy link
Collaborator

This PR resolves Issue #7 by updating the internal dedent function to better handle line breaks and whitespaces. And prevent removal of actual characters. See internal test-issue7 from the playground.

@Adammatthiesen Adammatthiesen linked an issue Feb 26, 2024 that may be closed by this pull request
@natemoo-re natemoo-re merged commit 414393d into main Feb 27, 2024
1 check passed
@Adammatthiesen Adammatthiesen deleted the Testing-Issue-#7 branch February 27, 2024 02:19
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.

Adding spaces at specific places removes first characters.
2 participants