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

feat: support prism langs dependencies import validation #2489

Merged
merged 5 commits into from
Sep 16, 2024

Commits on Aug 15, 2024

  1. update: support prism validation

    As per the Prism for highlight requires the strict dependencies import order for languages.
    When user add multi highlight support for much langs, it may put in wrong order.
    A validation to make user aware the order for each langs' dependencies.
    Koooooo-7 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    071868b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c733f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

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