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: allow sublist to be single space in pedantic #1924

Merged
merged 1 commit into from Feb 3, 2021

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Feb 2, 2021

Marked version: v1.2.8

Markdown flavor: Markdown.pl

Description

Sublists with single space are rendered as sublists in pedantic.

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 Feb 2, 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/5jvtgk4s7
✅ Preview: https://markedjs-git-fork-uzitech-padantic-list-alignment.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.

Looks good to me.

@UziTech UziTech merged commit 1e36afd into markedjs:master Feb 3, 2021
@UziTech UziTech deleted the padantic-list-alignment branch February 3, 2021 19:46
github-actions bot pushed a commit that referenced this pull request Feb 3, 2021
## [1.2.9](v1.2.8...v1.2.9) (2021-02-03)

### Bug Fixes

* allow sublist to be single space in pedantic ([#1924](#1924)) ([1e36afd](1e36afd))
@github-actions
Copy link

github-actions bot commented Feb 3, 2021

🎉 This PR is included in version 1.2.9 🎉

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.

Sublist behavior change: Sublists with single space are not rendered as sublists
3 participants