-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: xoofx/markdig
base: 0.39.1
head repository: xoofx/markdig
compare: 0.40.0
- 19 commits
- 8 files changed
- 4 contributors
Commits on Dec 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c35f7ff - Browse repository at this point
Copy the full SHA c35f7ffView commit details -
Update src/Markdig/Parsers/Inlines/LinkInlineParser.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90365bf - Browse repository at this point
Copy the full SHA 90365bfView commit details -
Update src/Markdig/Parsers/Inlines/LinkInlineParser.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad0770a - Browse repository at this point
Copy the full SHA ad0770aView commit details -
Update src/Markdig/Parsers/Inlines/LinkInlineParser.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 54783b8 - Browse repository at this point
Copy the full SHA 54783b8View commit details -
Update src/Markdig/Parsers/Inlines/LinkInlineParser.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f604be - Browse repository at this point
Copy the full SHA 7f604beView commit details -
Update src/Markdig.Tests/TestPlayParser.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90bc15c - Browse repository at this point
Copy the full SHA 90bc15cView commit details -
Remove additional condition, since a carriage return constitute a lin…
…e ending regardless of whether it is followed by a line feed or not.
Configuration menu - View commit details
-
Copy full SHA for ab8e85b - Browse repository at this point
Copy the full SHA ab8e85bView commit details
Commits on Dec 27, 2024
-
Merge pull request #837 from snnz/fix-links
Fix errors in LinkHelper and LinkInlineParser.
Configuration menu - View commit details
-
Copy full SHA for d1233ff - Browse repository at this point
Copy the full SHA d1233ffView commit details
Commits on Jan 2, 2025
-
Check that the alert candidate is not already in an alert block or ne…
…sted within other elements.
Configuration menu - View commit details
-
Copy full SHA for f2590e7 - Browse repository at this point
Copy the full SHA f2590e7View commit details
Commits on Jan 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e0c72f - Browse repository at this point
Copy the full SHA 3e0c72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 118d28f - Browse repository at this point
Copy the full SHA 118d28fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d87bb72 - Browse repository at this point
Copy the full SHA d87bb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8ba4f - Browse repository at this point
Copy the full SHA bc8ba4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6d659 - Browse repository at this point
Copy the full SHA 7b6d659View commit details
Commits on Jan 5, 2025
-
Merge pull request #842 from snnz/fix-alerts
Check that the alert candidate is not already in an alert block or nested within other elements.
Configuration menu - View commit details
-
Copy full SHA for 9b3f442 - Browse repository at this point
Copy the full SHA 9b3f442View commit details -
Configuration menu - View commit details
-
Copy full SHA for c488aca - Browse repository at this point
Copy the full SHA c488acaView commit details
Commits on Jan 6, 2025
-
Merge pull request #843 from snnz/fix-deflists
Fixes exception in DefinitionListParser.GetCurrentDefinitionList()
Configuration menu - View commit details
-
Copy full SHA for d53fd0e - Browse repository at this point
Copy the full SHA d53fd0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93b9d7 - Browse repository at this point
Copy the full SHA f93b9d7View commit details
Commits on Jan 9, 2025
-
Merge pull request #844 from snnz/fix-gridtables
Prevent GridTableParser from looking beyond the end of a line.
Configuration menu - View commit details
-
Copy full SHA for 5528023 - Browse repository at this point
Copy the full SHA 5528023View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.39.1...0.40.0