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

Revert bad fix for GHSA-66g8-4hjf-77xh #323

Merged
merged 5 commits into from
Apr 3, 2023

Commits on Apr 3, 2023

  1. Revert "Also handle CMARK_NODE_HTML_BLOCK"

    This reverts commit b44f479.
    kevinbackhouse committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    dc01f71 View commit details
    Browse the repository at this point in the history
  2. Revert "Also handle CMARK_NODE_CODE_BLOCK"

    This reverts commit e27a52f.
    kevinbackhouse committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    66a36c4 View commit details
    Browse the repository at this point in the history
  3. Revert "Also handle CMARK_NODE_LIST"

    This reverts commit 27ba3a4.
    kevinbackhouse committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7f567e2 View commit details
    Browse the repository at this point in the history
  4. Revert "Early-terminate the loop in check_open_blocks when the curren…

    …t line is blank."
    
    This reverts commit aa73711.
    kevinbackhouse committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0656bf9 View commit details
    Browse the repository at this point in the history
  5. Revert "Keep a count of the number of open blocks."

    This reverts commit c72487d.
    kevinbackhouse committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1eda738 View commit details
    Browse the repository at this point in the history