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 Formatting of Dafny Snippets in the Test Generation Blogpost #33

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

Dargones
Copy link
Contributor

The recent changes to syntax highlighting seem to have confused formatting of code snippets in the test generation blogpost. This PR fixes the issue.

Before this PR:

Screenshot 2024-03-20 at 9 09 49 PM

After this PR:

Screenshot 2024-03-20 at 9 10 29 PM

Copy link
Member

@MikaelMayer MikaelMayer left a comment

Choose a reason for hiding this comment

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

It's unfortunate that we lose the provenance of these code snippets. Even worse, I realize in the test script that there is no check whether the content of the blog post is consistent with the dfy files that claim to support the blog.

Could you please find a way at least to keep the provenance as a comment somehow? We can deal with the other problem later.

@atomb atomb merged commit 3446489 into dafny-lang:main Jun 26, 2024
1 check failed
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.

None yet

3 participants