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

go.mod: cpuguy83/go-md2man/v2 v2.0.1 #1460

Merged
merged 1 commit into from Aug 5, 2021
Merged

Commits on Jul 21, 2021

  1. go.mod: cpuguy83/go-md2man/v2 v2.0.1

    full diff: cpuguy83/go-md2man@v2.0.0...v2.0.1
    
    - Fix handling multiple definition descriptions
    - Fix inline markup causing table cells to split
    - Remove escaping tilde character (prevents tildes (`~`) from disappearing).
    - Do not escape dash, underscore, and ampersand (prevents ampersands (`&`) from disappearing).
    - Ignore unknown HTML tags to prevent noisy warnings
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jul 21, 2021
    Copy the full SHA
    5857dca View commit details
    Browse the repository at this point in the history