mkdocs-simple-plugin
mkdocs-simple-plugin copied to clipboard
Bump mkdocs-macros-plugin from 1.0.5 to 1.2.0
Bumps mkdocs-macros-plugin from 1.0.5 to 1.2.0.
Changelog
Sourced from mkdocs-macros-plugin's changelog.
1.2.0, 2024-09-15
- Added: three hooks
register_variables/macros/filtersto facilitate cooperation with other MkDocs plugins.- Fixed: `define_env() was always required in module (#191)
- Added: trace the case when no module is found (INFO)
- Improved documentation, particularly about HTML pages
- Added: parameters
j2_comment_start_stringandj2_comment_end_stringto plugin's parameters, to specify alternate markers for comments.- Added the multiline parameter
force_render_pathsin the config file, to specify directories or file patterns to be rendered for the case whenrender_by_default = false(therender_macrosparameter in the YAML header of the page has the last word).
Commits
e8b3f45Document hooks for #237 (register macros/variables/filters)c1029d5Document how to correct issue with macros / admonitions (#240)67ccb15Merge pull request #238 from timvink/master03f5e89Fix registration systemddace97remove property on register methods363d904Add three hooksregister_variables/macros/filters(#237)2fb833eImproved implementation for relative url (#236)69e7cadMerge branch 'master' of github.com:fralau/mkdocs_macros_plugin into master5bec964Add standard filternormalize_url(#236)9a08f11Merge pull request #228 from caomingpei/master- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)