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

Bumps the mkdocs opal version #2026

Merged
merged 2 commits into from May 25, 2023
Merged

Bumps the mkdocs opal version #2026

merged 2 commits into from May 25, 2023

Commits on May 18, 2023

  1. Bumps the mkdocs opal version

    fredkingham committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a3b1fb8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Pins Markdown version to <3.4

    This is because Markdown 3.4+ raises an error with extendMarkdown() missing 1 required positional argument: 'md_globals'.
    
    This is because the version broke some plugins including the one we use.
    fredkingham committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ed33498 View commit details
    Browse the repository at this point in the history