Skip to content

fix: fix hr after list - #2809

Merged
UziTech merged 1 commit into
markedjs:masterfrom
azmy60:azmi.fixformatting
May 30, 2023
Merged

fix: fix hr after list#2809
UziTech merged 1 commit into
markedjs:masterfrom
azmy60:azmi.fixformatting

Conversation

@azmy60

@azmy60 azmy60 commented May 18, 2023

Copy link
Copy Markdown
Contributor

Marked version: v4.2.3 and later

Markdown flavor: Markdown.pl

Description

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

vercel Bot commented May 18, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2023 3:25pm

@azmy60 azmy60 changed the title fix: incorrect formatting of list and hr fix: matching behaviour of incorrect list and hr formatting to CommonMark May 20, 2023

@UziTech UziTech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@UziTech UziTech changed the title fix: matching behaviour of incorrect list and hr formatting to CommonMark fix: fix hr after list May 30, 2023
@UziTech
UziTech merged commit efc40df into markedjs:master May 30, 2023
github-actions Bot pushed a commit that referenced this pull request May 30, 2023
## [5.0.4](v5.0.3...v5.0.4) (2023-05-30)

### Bug Fixes

* Add Unicode punctuations ([#2811](#2811)) ([b213f02](b213f02))
* fix hr after list ([#2809](#2809)) ([efc40df](efc40df))
* Replace custom `repeatString` function with `repeat()` ([#2820](#2820)) ([72ee2d6](72ee2d6))
Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
## [5.0.4](markedjs/marked@v5.0.3...v5.0.4) (2023-05-30)

### Bug Fixes

* Add Unicode punctuations ([#2811](markedjs/marked#2811)) ([9c873cf](markedjs/marked@9c873cf))
* fix hr after list ([#2809](markedjs/marked#2809)) ([cbbde87](markedjs/marked@cbbde87))
* Replace custom `repeatString` function with `repeat()` ([#2820](markedjs/marked#2820)) ([2bfc3c1](markedjs/marked@2bfc3c1))
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.

Markdown is not formatting correctly starting from v4.2.3

4 participants