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 4 of 8

0.7.0

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

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v0.7.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

* Capture all lines in scripts after start pattern until stop. (153) athackst

:toolbox: Maintenance

* fix docker release workflow (151) athackst
* update publish docs task (150) athackst

:memo: Documentation

* Add information on how to run tests without ./tests/test.sh (154) athackst
* correct site names in examples to use folder name (152) athackst

Dependency Updates

* Bump TimonVS/pr-labeler-action from 3 to 3.1.0 (167) dependabot
* Bump docker/login-action from 1 to 1.9.0 (166) dependabot
* Bump actions/checkout from 2 to 2.3.4 (165) dependabot
* Bump docker/build-push-action from 2 to 2.4.0 (164) dependabot
* Bump click from 7.1.2 to 8.0.0 (163) dependabot
* Bump pymdown-extensions from 8.1.1 to 8.2 (161) dependabot
* Bump flake8 from 3.9.1 to 3.9.2 (162) dependabot
* Bump mkdocs-material from 7.1.3 to 7.1.4 (160) dependabot
* Bump mkdocs-material from 7.1.2 to 7.1.3 (159) dependabot
* Bump mkdocs-material from 7.1.1 to 7.1.2 (158) dependabot
* Bump flake8 from 3.9.0 to 3.9.1 (157) dependabot
* Bump actions/setup-python from v2.2.1 to v2.2.2 (156) dependabot
* Bump mkdocs-material from 7.1.0 to 7.1.1 (155) dependabot

0.6.0

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

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v0.6.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

* use full path glob matching for ignore folders (144) athackst

:bug: Bug Fixes

* return replace to original implementation by fixing drop lines (141) athackst
* fix: Make extraction w/ no start pattern active from beginning (138) gwhitney

:toolbox: Maintenance

* add build script (148) athackst
* Add example readme generator. (145) athackst
* Update grep results to grab all lines (143) athackst
* fixed vscode clean task (142) athackst
* Update release workflow to use VERSION file (135) athackst

:memo: Documentation

* use more snippets in docs (146) athackst
* update readme (140) athackst

Dependency Updates

* Bump mkdocs-material from 7.0.6 to 7.1.0 (149) dependabot

0.5.0

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

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v0.5.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

* Add snippet extraction from source files (122) athackst

:toolbox: Maintenance

* cleanup workflows and update release-drafter template (134) athackst
* Maint/fix typo (133) athackst
* update setup.py at each release draft (132) athackst
* update release drafter settings (131) athackst
* fix path generation to only save watch paths (125) athackst
* Refactor semilterate to a class (121) athackst
* Bugfix/fix testing (120) athackst

:memo: Documentation

* Seperate extraction into a module, update doc comments (128) athackst
* Update examples for website (124) athackst

Dependency Updates

* Bump pydocstyle from 5.1.1 to 6.0.0 (130) dependabot
* Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (129) dependabot
* Bump mkdocs-material from 7.0.5 to 7.0.6 (127) dependabot
* Bump flake8 from 3.8.4 to 3.9.0 (126) dependabot
* Bump mkdocs-macros-plugin from 0.5.0 to 0.5.5 (118) dependabot
* Bump mkdocs-material from 7.0.3 to 7.0.4 (119) dependabot
* Bump mkdocs-material from 7.0.2 to 7.0.3 (117) dependabot
* Bump mkdocs-material from 7.0.0 to 7.0.2 (115) dependabot
* Bump mkdocs-material from 6.2.8 to 7.0.0 (113) dependabot
* Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (111) dependabot

0.4.0

See it on pypi: [https://pypi.org/project/mkdocs-simple-plugin](https://pypi.org/project/mkdocs-simple-plugin/0.4.0/)

Docker

Pull it with docker

bash
docker pull athackst/mkdocs-simple-plugin:latest


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

Github

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

This version adds the `semiliterate` extension, which lets you extract documentation from your source files with fenced blocks.

Changelist

* Update docker readme + small formatting fixes (107) athackst
* switch to .pages (106) athackst
* update default regex and dockerfiles (105) athackst
* Bump mkdocs-material from 6.2.6 to 6.2.8 (104) dependabot
* Bump pymdown-extensions from 8.1 to 8.1.1 (101) dependabot
* Bump mkdocs-material from 6.2.5 to 6.2.6 (102) dependabot
* Bump mkdocs-material from 6.2.4 to 6.2.5 (100) dependabot
* format comments to pass pydocstyle linter (99) athackst
* remove building by default in mkdocs_simple_gen (98) athackst
* feat: Allow semiliterate patterns with multiple "modes" of extraction (97) gwhitney
* add vscode debugger settings (95) athackst
* fix: Allow a semiliterate destination without a matching group in pattern (94) gwhitney
* Bump mkdocs-material from 6.2.3 to 6.2.4 (92) dependabot
* use semiliterate to generate documentation (91) athackst
* update autopep8 to be aggressive, ran formatter (90) athackst
* Add test for mkdocstrings inside extracted documentation from code (89) athackst
* feat: Extract documentation from source files (85) gwhitney
* added ability to read site_dir from config file (87) athackst
* Add options to guard deploy testing. (86) athackst
* Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (83) dependabot
* Bump mkdocs-material from 6.2.2 to 6.2.3 (84) dependabot
* Bump pymdown-extensions from 8.0.1 to 8.1 (80) dependabot
* Feature/continuous release (82) athackst
* Feature/update release workflow (81) athackst
* Bump mkdocs-material from 6.1.7 to 6.2.2 (79) dependabot
* Create codeql-analysis.yml (78) athackst

0.3.1

See it on pypi: [https://pypi.org/project/mkdocs-simple-plugin](https://pypi.org/project/mkdocs-simple-plugin/0.3.1/)

Docker

Pull it with docker

bash
docker pull athackst/mkdocs-simple-plugin:latest


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

Github

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

* change env variable in release workflow (76) athackst

0.3.0

See it on pypi: [https://pypi.org/project/mkdocs-simple-plugin](https://pypi.org/project/mkdocs-simple-plugin/0.2.2/)

Docker

Pull it with docker

bash
docker pull athackst/mkdocs-simple-plugin:latest


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

Github

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

* use temp directories for building (75) athackst
* Bump actions/setup-python from v2.1.4 to v2.2.1 (74) dependabot
* update workflow container and requirements (73) athackst

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.