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 fix object body extraction on set but empty body #525

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

asdfzdfj
Copy link
Contributor

fix the object markdown body extraction method to return empty body '' if object's content properties is set but to an empty string

the old body extracting condition could cause comments with empty body (but may have image attached) to be silently discarded

fix the object markdown body extraction method to return empty body if
object's content properties is set to empty string

the old body extracting condition could cause comments with empty body
(but may have image attached) to be silently discarded
@asdfzdfj asdfzdfj force-pushed the fix/md-body-extract-discarded-set-empty-body branch from eb9c036 to 03f3904 Compare February 24, 2024 06:20
@asdfzdfj asdfzdfj merged commit 275dbf5 into main Feb 24, 2024
7 checks passed
@asdfzdfj asdfzdfj deleted the fix/md-body-extract-discarded-set-empty-body branch February 24, 2024 13:55
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.

None yet

3 participants