Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fralau/mkdocs-macros-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.7
Choose a base ref
...
head repository: fralau/mkdocs-macros-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.9
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Oct 28, 2024

  1. Change tests: MkDocsPage.find() -> find_text()

    Laurent Franceschetti committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4fb7bf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Fix imprecision in description of parameters for jinja2 syntax (#252)

      - update CHANGELOG
      - update authors
    Laurent Franceschetti committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0bc57e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Test built-in filters (#253)

    Laurent Franceschetti committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e0ba1ba View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Fix: Fix detection of Jinja2, to allow title rendering (#266)

    - Added `.has_j2() method for testing the presence of jinja2
    - Added `.env()` method (to clarify code)
    fralau committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    62daea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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

Commits on Aug 12, 2025

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