Skip to content

Handle empty inline markdown-it token arrays safely#643

Open
IshaKumari22 wants to merge 1 commit intoaccordproject:mainfrom
IshaKumari22:improve-validation
Open

Handle empty inline markdown-it token arrays safely#643
IshaKumari22 wants to merge 1 commit intoaccordproject:mainfrom
IshaKumari22:improve-validation

Conversation

@IshaKumari22
Copy link
Copy Markdown

Hi, I’m Isha.

This PR improves robustness of inline markdown-it processing by safely
handling empty or missing inline token arrays, preventing runtime errors
while preserving existing behavior.

All tests pass.
Thanks!

@mttrbrts
Copy link
Copy Markdown
Member

Thanks for this contribution! Before we can merge, all commits need to be signed off for the Developer Certificate of Origin.

Please run:

git rebase HEAD~N --signoff  # where N = number of commits
git push --force-with-lease

See CONTRIBUTING.md for details.


This comment was generated by AI on behalf of @mttrbrts.

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.

2 participants