Skip to main content

Mkdocs strings replacement.

Project description

mkdocs-strings-replacement

PyPI License

Mkdocs Markdown strings replacement plugin.

Installation

pip install mkdocs-strings-replacement

Documentation

Setup

Enable the plugin in your mkdocs.yml:

plugins:
  - mkdocs-strings-replacement:
      strings_replacements:
        - old_value: "This string will be replaced"
          new_value: "with this string"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page