Skip to main content

logo

Markdown aafigure

This is an extension for Python Markdown which renders diagrams using aafigure.

Project/Repo:

MIT License Supported Python Versions CalVer v202405.1012 PyPI Version PyPI Downloads

Code Quality/CI:

GitHub CI Status GitLab CI Status Type Checked with mypy Code Coverage Code Style: sjfmt

Name role since until
Manuel Barkhau (mbarkhau@gmail.com) author/maintainer 2018-05 -

INFO: You may want to consider using the markdown-svgbob extension instead of this one. svgbob has an online editor and supports a wider range of shapes and diagrams. Its main disadvantage is that it "only" has builtin support for x86_64 on Windows, Linux and Mac, in contrast to aafigure which is pure python and supported everywhere.

Install

$ pip install markdown-aafigure
$ pip install Pillow    # only if you want to render as png

Use

In your markdown text you can define the block:

```aafigure
      +-----+   ^
      |     |   |
  --->+     +---o--->
      |     |   |
      +-----+   V
```

Parameters can be set for individual figures. Availabale parameters

```aafigure {"foreground": "#ff0000"}
      +-----+   ^
      |     |   |
  --->+     +---o--->
      |     |   |
      +-----+   V
```

Development/Testing

$ git clone https://gitlab.com/mbarkhau/markdown_aafigure
$ cd markdown_aafigure
$ make install
$ make lint mypy test

MkDocs Integration

In your mkdocs.yml add this to markdown_extensions.

markdown_extensions:
  - markdown_aafigure:
      tag_type: inline_svg

Valid options for tag_type are inline_svg (the default), img_utf8_svg, img_base64_svg, img_base64_png.

Changelog for https://gitlab.com/mbarkhau/markdown_aafigure

v202104.1011

  • Add support for blocks with extra backticks

v202103.1010

v202001.0009

  • Fix: Ignore trailing whitespace after closing fence.

v202001.0008

  • Fix: Bad image substitution when markdown has multiple diagrams

v201907.0006

  • Fix: don't require typing package for py<35

v201904.0005

  • Add: Support for inline svg
  • Add: tag_type option for better control of embedding
  • Depricated: format parameter

v201904.0004

  • Add: Support of format: png extension configuration (requires Pillow)
  • Fix: Use base64 encoding for image uri

v201904.0003

  • Fix #3: escape xml in image data uri
  • Fix: cleanup debug output
  • Change: Move to gitlab.com/mbarkhau/markdown-aafigure
  • Change: Switch to pycalver
  • Change: Project packaging updates

0.2.0 (2018-05-28)

  • Initial release

Release files for markdown-aafigure 202405.1012

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for markdown-aafigure 202405.1012
File Size Uploaded
markdown_aafigure-202405.1012.tar.gz 13.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for markdown-aafigure 202405.1012
File Interpreter ABI Platform
markdown_aafigure-202405.1012-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 22.1 kB

Release files / markdown_aafigure-202405.1012.tar.gz

Download URL markdown_aafigure-202405.1012.tar.gz
Size 13.7 kB
Tags Source
SHA-256 checksum
How to use checksums
d89488d60d6c82abc151f35fe027949ef547fcb5e41d8be5376ad6b5ebea876e
BLAKE2b-256 checksum
How to use checksums
a5e04712ea484cf42cf7ae126d7669bcae259fa51edccb6a6b51ff5e4de63328
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.0.0 CPython/3.9.19

Release files / markdown_aafigure-202405.1012-py2.py3-none-any.whl

Download URL markdown_aafigure-202405.1012-py2.py3-none-any.whl
Size 8.4 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
136491376f258c7ba5f798e20d28d050241139acb2b773c40447ff18b8b1cc96
BLAKE2b-256 checksum
How to use checksums
034afa27603f563d3e2217243a01cca812fb95e3bdca86921e8ea455cde11386
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.0.0 CPython/3.9.19
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page