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

Fix incorrect marker removal #64

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Conversation

rytswd
Copy link
Contributor

@rytswd rytswd commented Oct 1, 2021

Fixes #63

Fixed

  • Marker removal logic now only removes the marker data, and remove the target line if the line only has whitespace characters other than the marker. If there are some other content in the same line, those will be kept.

@rytswd rytswd merged commit e03ea99 into main Oct 1, 2021
@rytswd rytswd deleted the fix-incorrect-marker-removal branch October 1, 2021 17:59
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.

[Bug]: Importer Generate removes data that should not be removed
1 participant