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 Loading
base: 0.31.0
Choose a base ref
...
head repository: xoofx/markdig Loading
compare: 0.32.0
Choose a head ref
  • 12 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    a911877 View commit details
    Browse the repository at this point in the history
  2. Fix index check

    valterc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cd5d11e View commit details
    Browse the repository at this point in the history
  3. Improved tests

    valterc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    512b282 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge pull request #710 from valterc/fix-line-group-oob

    Add line count check to avoid out of range
    xoofx committed Apr 22, 2023
    1 Configuration menu
    Copy the full SHA
    b7cb169 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    bfe3800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bc58c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update src/Markdig/Extensions/MediaLinks/MediaLinkExtension.cs

    Co-authored-by: Günther Foidl <[email protected]>
    RickStrahl and gfoidl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3d29430 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 25, 2023

  1. make internal

    mkapahnke committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1326545 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge pull request #723 from RickStrahl/MediaExtensions-RelativePathS…

    …upport
    
    Add relative path support for Audio and Video Urls to  MediaLinks Extension
    xoofx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    053a18c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #724 from DeveloPoel/markdown.cs_findings

    Made the markdown class not partial and fixed the ToPlainText summary.
    xoofx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    012a57d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #726 from mkapahnke/make_allow_null_internal

    Make AllowNull internal to prevent conflicts
    xoofx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5e3416f View commit details
    Browse the repository at this point in the history
Loading