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

fix: allow ] in filename code block #2169

Merged
merged 12 commits into from
Jul 24, 2023

Commits on Jul 12, 2023

  1. fix: allow ] in filename

    Barbapapazes committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d8e8c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    3a69417 View commit details
    Browse the repository at this point in the history
  2. fix: '' to undefined

    Barbapapazes committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    07a4296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d110cb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Update src/runtime/markdown-parser/handler/utils.ts

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Barbapapazes and nobkd committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    28707f5 View commit details
    Browse the repository at this point in the history
  2. Update src/runtime/markdown-parser/handler/utils.ts

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    Barbapapazes and nobkd committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    aae3254 View commit details
    Browse the repository at this point in the history
  3. fix backslash issue

    Barbapapazes committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    a9b8afb View commit details
    Browse the repository at this point in the history
  4. test: fix

    Barbapapazes committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    bd4fcfa View commit details
    Browse the repository at this point in the history
  5. test: fix

    Barbapapazes committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3d8b2cb View commit details
    Browse the repository at this point in the history
  6. test: remove

    Barbapapazes committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c51b08e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Apply suggestions from code review

    Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
    farnabaz and nobkd committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a536c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0ff29c View commit details
    Browse the repository at this point in the history