Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xoofx/markdig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.38.0
Choose a base ref
...
head repository: xoofx/markdig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.39.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 30, 2024

  1. Update readme.md

    xoofx authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    310a55c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Fix extra line feeds in link title (#826)

    * Fix extra line feeds in link title
    
    * Test added.
    snnz authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    49cf59b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    98a060f View commit details
    Browse the repository at this point in the history
  2. Fix dotnet-versions format

    MihaZupan committed Nov 29, 2024
    1 Configuration menu
    Copy the full SHA
    455f8f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Tweak SpecFileGen paths

    MihaZupan committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    4078173 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    a11899a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Configuration menu
    Copy the full SHA
    d0311b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb28f76 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Merge pull request #829 from snnz/fix-emphasis-span

    Fix incorrect emphasis span calculation.
    xoofx authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    5ae8ab7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #831 from snnz/custom-container

    Set delimiter char and count in CustomContainerInline instances.
    xoofx authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    102d02a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #832 from snnz/footnote

    Set the correct source location in Footnote and FootnoteLinkReferenceDefinition
    xoofx authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    260f4d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #828 from MihaZupan/net90

    Add .NET 9 target, drop .NET 6
    xoofx authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    57fad6f View commit details
    Browse the repository at this point in the history
Loading