Mkdocs-simple-plugin

Latest version: v3.2.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

2.2.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.2.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Support dirtyreload so that only updated files get rebuilt (446) athackst
* Add python 3.11 (438) athackst
* Add social card support. (435) athackst

:toolbox: Maintenance

* Update requirements (457) athackst
* Update emoji provider to gemoji (458) athackst
* Update htmlproofer retry count to 3 (453) athackst
* Fix htmlproofer task to ignore internal prefixes (445) athackst
* Add www to althack.dev address (444) athackst
* Fix python3-pip package in setup.sh (443) athackst
* Add documentation on hatch build (439) athackst
* Fix action badges (437) athackst
* Add setup script (436) athackst
* Add docker-in-docker feature and build docker task (434) athackst
* Change alias access from dockerfile to filesystem mount (433) athackst

Dependency Updates

<details>
<summary>14 changes</summary>

* Bump pyfakefs from 5.0.0 to 5.1.0 (462) dependabot
* Bump mkdocs-material from 9.0.3 to 9.0.4 (459) dependabot
* Bump cairosvg from 2.5.2 to 2.6.0 (463) dependabot
* Bump pymdown-extensions from 9.9 to 9.9.1 (460) dependabot
* Bump pydocstyle from 6.2.2 to 6.2.3 (455) dependabot
* Bump pydocstyle from 6.2.1 to 6.2.2 (452) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (449) dependabot
* Bump pydocstyle from 6.1.1 to 6.2.1 (450) dependabot
* Bump pillow from 9.3.0 to 9.4.0 (447) dependabot
* Bump mkdocstrings from 0.19.0 to 0.19.1 (440) dependabot
* Bump mkdocs-material from 8.5.10 to 8.5.11 (432) dependabot
* Bump flake8 from 5.0.4 to 6.0.0 (431) dependabot
* Bump pymdown-extensions from 9.8 to 9.9 (430) dependabot
* Bump TimonVS/pr-labeler-action from 3.1.0 to 4.1.1 (429) dependabot
</details>

2.1.3

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.3


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:toolbox: Maintenance

* Update github badge url (427) athackst
* Switch to pyproject.toml and Hatch build (422) athackst

Dependency Updates

<details>
<summary>5 changes</summary>

* Bump mkdocs-material from 8.5.9 to 8.5.10 (428) dependabot
* Bump mkdocs-material from 8.5.7 to 8.5.9 (426) dependabot
* Bump pymdown-extensions from 9.7 to 9.8 (425) dependabot
* Bump mkdocs-material from 8.5.6 to 8.5.7 (423) dependabot
* Bump pymdown-extensions from 9.6 to 9.7 (424) dependabot
</details>

2.1.2

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.2


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:bug: Bug Fixes

* Check for ignore condition for each directory (412) athackst

:toolbox: Maintenance

* Add example readme files (416) athackst
* Move copy_directory to merge_docs (415) athackst
* Rename is_hidden to should_extract_file to improve clarity (414) athackst
* Fix get-files unit test (413) athackst
* Add concurrency group so doc publish actions don't overwrite each other (410) athackst
* Update license handling to place in site as page by default (409) athackst

Dependency Updates

<details>
<summary>6 changes</summary>

* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (421) dependabot
* Bump mkdocs from 1.4.0 to 1.4.1 (420) dependabot
* Bump docker/build-push-action from 3.1.1 to 3.2.0 (419) dependabot
* Bump docker/login-action from 2.0.0 to 2.1.0 (418) dependabot
* Bump pyfakefs from 4.7.0 to 5.0.0 (417) dependabot
* Bump mkdocs-material from 8.5.3 to 8.5.6 (408) dependabot
</details>

2.1.1

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.1


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:bug: Bug Fixes

* Revert "Update options to use type-safe format (mkdocs 1.4) (398)" (404) athackst
* Fix deploy script handling of custom config file (402) athackst

:toolbox: Maintenance

* Include LICENSE file by default (406) athackst
* Remove site url default from generator (407) athackst
* test: Extend the custom extraction test (405) gwhitney

2.1.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Update options to use type-safe format (mkdocs 1.4) (398) athackst

:toolbox: Maintenance

* Update links to althack.dev and minor doc changes (401) athackst
* Always publish dev docs on push to main (400) athackst
* Add pip install to prelaunch for debugger (399) athackst
* Use hooks for generating examples (mkdocs 1.4) (397) athackst
* Publish docs to 'dev' version when pushing to main (396) athackst

2.0.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.0.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Check all file parts for hidden attributes (395) athackst
* Support any case for input in action (380) athackst
* Add handling for .mkdocsignore to ignore files or folders (367) athackst
* Make versioning of docs with mike optional in action (361) athackst
* Separate default version and add push input option to action (359) athackst
* Add mike for version support in github action (353) athackst
* Add stop inline parameter (350) athackst
* Skip processing files that are already included (349) athackst
* Have all comment types as defaults (332) athackst
* Add trim inline option (329) athackst
* Add content extraction from inline parameters (331) athackst

:bug: Bug Fixes

* Fix how file handling works so hidden files like .pages can be copied (394) athackst
* Change include to use glob pattern and iterate (371) athackst
* Fix push check in action (368) athackst
* Add mike to dockerfile (358) athackst

:toolbox: Maintenance

* Update mkdocstrings settings from 'rendering' to 'options' (393) athackst
* Update site url to point to althack.dev (392) athackst
* Update dev settings (391) athackst
* Fix docker development link in CONTRIBUTING.md (390) athackst
* Update plugin interfaces to match new signatures from mkdocs (388) athackst
* Move simple to its own module (372) athackst
* Reduce log level for unicode errors (370) athackst
* Update vscode settings format and launch names (369) athackst
* Update ignore file test to check correct test and ignored files (366) athackst
* Use relative path in readme example raw input files (365) athackst
* Add autocomplete paths for vscode (364) athackst
* Add colors to the output (363) athackst
* Fix strings indicated in pylint warnings (355) athackst
* Change to new spell checker and fix spelling (354) athackst
* Update linting to use setup.cfg file (352) athackst
* Fix warning messages on build from mkdocs-macros (351) athackst
* Update htmlproofer args for htmproofer 3.0 (348) athackst
* Refactor ExtractionPattern to include filename (328) athackst
* Update github actions to use pip cache (313) athackst
* Update mkdocstrings and mkdocs material (327) athackst
* Update pymdown and material versions (323) athackst
* Add type hints (319) athackst
* Add unit testing to semiliterate package (316) athackst

Dependency Updates

<details>
<summary>32 changes</summary>

* Bump pymdown-extensions from 9.5 to 9.6 (389) dependabot
* Bump mkdocs from 1.3.1 to 1.4.0 (387) dependabot
* Bump mkdocs-material from 8.5.1 to 8.5.3 (386) dependabot
* Bump pyfakefs from 4.6.3 to 4.7.0 (384) dependabot
* Bump mkdocs-material from 8.5.0 to 8.5.1 (383) dependabot
* Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (382) dependabot
* Bump mkdocs-material from 8.4.4 to 8.5.0 (379) dependabot
* Bump mkdocs-material from 8.4.3 to 8.4.4 (378) dependabot
* Bump mkdocs-material from 8.4.2 to 8.4.3 (377) dependabot
* Bump mkdocs-material from 8.4.1 to 8.4.2 (376) dependabot
* Bump mkdocs-material from 8.4.0 to 8.4.1 (375) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (374) dependabot
* Bump mkdocs-material from 8.3.9 to 8.4.0 (373) dependabot
* Bump docker/build-push-action from 3.1.0 to 3.1.1 (362) dependabot
* Bump flake8 from 5.0.3 to 5.0.4 (360) dependabot
* Bump flake8 from 5.0.2 to 5.0.3 (357) dependabot
* Bump flake8 from 4.0.1 to 5.0.2 (356) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.7.0 to 2.8.0 (347) dependabot
* Bump mkdocs from 1.3.0 to 1.3.1 (345) dependabot
* Bump docker/build-push-action from 3.0.0 to 3.1.0 (346) dependabot
* Bump mkdocs-material from 8.3.8 to 8.3.9 (344) dependabot
* Bump mkdocs-click from 0.7.0 to 0.8.0 (341) dependabot
* Bump mkdocs-material from 8.3.6 to 8.3.8 (343) dependabot
* Bump actions/setup-python from 3 to 4 (337) dependabot
* Bump mkdocs-material from 8.3.2 to 8.3.6 (340) dependabot
* Bump mkdocs-material from 8.3.0 to 8.3.2 (334) dependabot
* Bump pymdown-extensions from 9.4 to 9.5 (333) dependabot
* Bump mkdocs-material from 8.2.16 to 8.3.0 (330) dependabot
* Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (321) dependabot
* Bump docker/login-action from 1.14.1 to 2.0.0 (318) dependabot
* Bump docker/build-push-action from 2.10.0 to 3.0.0 (317) dependabot
* Bump mkdocs-click from 0.6.0 to 0.7.0 (314) dependabot
</details>

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.