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: stop table at lines with only whitespace #2188

Merged
merged 3 commits into from Aug 25, 2021
Merged

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Aug 25, 2021

Marked version: 3.0.1

Markdown flavor: GitHub Flavored Markdown

Description

fix blank line with only whitespace after table

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented Aug 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/markedjs/markedjs/2EZEiP8dfkyGAbBXh4bfB46E8NbT
✅ Preview: https://markedjs-git-table-then-space-markedjs.vercel.app

Copy link
Contributor

@calculuschild calculuschild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@UziTech UziTech merged commit 21268ab into master Aug 25, 2021
@UziTech UziTech deleted the table-then-space branch August 25, 2021 02:23
github-actions bot pushed a commit that referenced this pull request Aug 25, 2021
## [3.0.2](v3.0.1...v3.0.2) (2021-08-25)

### Bug Fixes

* stop table at lines with only whitespace ([#2188](#2188)) ([21268ab](21268ab))
@github-actions
Copy link

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single Whitespace in line after table definition leads to error
3 participants