Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Conversation

@devoncarew
Copy link
Contributor

  • address a termination issue with GitHub alert syntax parsing

When trying out the new alert syntax, it looks like the parsing never terminates - all the content after an alert is included in the alert.

cc @AlexV525


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@devoncarew devoncarew requested a review from srawlins January 19, 2024 17:43
@github-actions
Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:markdown 7.2.1 ready to publish v7.2.1

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@coveralls
Copy link

coveralls commented Jan 19, 2024

Pull Request Test Coverage Report for Build 7587761119

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 96.135%

Totals Coverage Status
Change from base Build 7551994459: 0.3%
Covered Lines: 1542
Relevant Lines: 1604

💛 - Coveralls

Copy link
Collaborator

@srawlins srawlins left a comment

Choose a reason for hiding this comment

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

These test cases look right to me; thanks!

@devoncarew devoncarew merged commit a8288ca into master Jan 19, 2024
@devoncarew devoncarew deleted the bug_fix_alerts branch January 19, 2024 18:33
@AlexV525
Copy link
Contributor

@devoncarew Thanks for the fix!

@devoncarew
Copy link
Contributor Author

For sure! I think there's one remaining - though much more minor - issue. You can't currently have alerts w/ multiple paragraphs (filed as dart-lang/tools#1346).

mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 9, 2024
…chive/markdown#576)

address a termination issue with GitHub alert syntax parsing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants