-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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: Total rework of Emphasis/Strong #1864
Merged
Merged
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0293db5 - Browse repository at this point
Copy the full SHA 0293db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca1f23 - Browse repository at this point
Copy the full SHA eca1f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5471d2 - Browse repository at this point
Copy the full SHA d5471d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0fbb9 - Browse repository at this point
Copy the full SHA 3f0fbb9View commit details -
Delete test already covered by CommonMark?
These tests look like they existed solely to cover the CommonMark examples with Strong and Em together that Marked wasn't passing because it output them backwards: `<strong><em>` instead of `<em><strong>`. This is no longer necessary.
Configuration menu - View commit details
-
Copy full SHA for e9609ac - Browse repository at this point
Copy the full SHA e9609acView commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 75c641b - Browse repository at this point
Copy the full SHA 75c641bView commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5897ade - Browse repository at this point
Copy the full SHA 5897adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76d179 - Browse repository at this point
Copy the full SHA c76d179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cac4e4 - Browse repository at this point
Copy the full SHA 6cac4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 710205a - Browse repository at this point
Copy the full SHA 710205aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a62ab8 - Browse repository at this point
Copy the full SHA 0a62ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5accad - Browse repository at this point
Copy the full SHA b5accadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 190639d - Browse repository at this point
Copy the full SHA 190639dView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5aa552f - Browse repository at this point
Copy the full SHA 5aa552fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b869ed7 - Browse repository at this point
Copy the full SHA b869ed7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.