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

Ensure Rules Conform to CommonMark #28

Open
dishmint opened this issue Feb 25, 2023 · 1 comment
Open

Ensure Rules Conform to CommonMark #28

dishmint opened this issue Feb 25, 2023 · 1 comment
Assignees
Labels
tests Adding tests

Comments

@dishmint
Copy link
Owner

dishmint commented Feb 25, 2023

Here's the link to CommonMark .30 tests

An example test:

VerificationTest[
    ImportMarkdown["< test string >"],
    ...
]

I should also note the version being tested, I could do that in the TestID, or have different test files for different CommonMark versions.

@dishmint
Copy link
Owner Author

dishmint commented Mar 4, 2023

Additionally, I think these tests should be for the parser, not the lexer.

@dishmint dishmint added this to the Publish WLMarkdown Paclet milestone Mar 4, 2023
@dishmint dishmint added the tests Adding tests label Apr 4, 2024
@dishmint dishmint self-assigned this Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Adding tests
Projects
None yet
Development

No branches or pull requests

1 participant