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

Remove explicit Id #63

Merged
merged 3 commits into from
Sep 7, 2024
Merged

Remove explicit Id #63

merged 3 commits into from
Sep 7, 2024

Conversation

lampsitter
Copy link
Owner

@lampsitter lampsitter commented Sep 7, 2024

Closes #55

Over time the need for the id has been reduced and it should be possible to remove it for the normal use case now. While the Id was not too much of an issue for the CommonMark::show function it was a major PITA for the macro's usability.

@lampsitter lampsitter changed the title Remove explicit Id experiment Remove explicit Id Sep 7, 2024
@lampsitter lampsitter marked this pull request as ready for review September 7, 2024 09:52
@lampsitter lampsitter merged commit ff02bc5 into master Sep 7, 2024
1 check passed
@lampsitter lampsitter deleted the id-experiment branch September 7, 2024 10:10
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.

What exactly is the CommonMarkViewer::id used for?
1 participant