Skip to main content

No project description provided

Project description

markdown-ansi

A pymdownx.superfences formatter for rendering console output with ANSI colors using ansi2html.

Note: Only ANSI color escape sequences are supported. Other escape sequences should be removed manually.

Usage

markdown_extensions:
  - pymdownx.superfences:
      custom_fences:
        - name: ansi
          class: ansi
          format: !!python/name:markdown_ansi.ansi.fence_code_format

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

markdown-ansi-0.1.0.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

markdown_ansi-0.1.0-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

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