Pelican Markdown Image Processor
This pelican plugin allows you to use native markdown syntax to reference images, no matter whether the image is in your statics folder. This can help you use whatever directory structure to store the images.
Installation
pip install pelican-markdown-image
Development
Generating distribution archives:
python -m build
Install this package in development mode:
pip install -e . --no-build-isolation
(We must add the --no-build-isolation option,
this can be a pip's bug)
Upload to pypi:
twine upload dist/*
Release files for pelican-markdown-image 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pelican-markdown-image-0.1.1.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pelican_markdown_image-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.1 kB
Release files / pelican-markdown-image-0.1.1.tar.gz
| Download URL | pelican-markdown-image-0.1.1.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0acfb02914b70483b2bf375c266a3258213ede1501ab8558fb12d6e13179ed29
|
|
BLAKE2b-256 checksum How to use checksums |
29be85a82d318b09cfb56d99842fe695c50523af68e675cd9f167a4a6c801e72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / pelican_markdown_image-0.1.1-py3-none-any.whl
| Download URL | pelican_markdown_image-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c081f4255d4e93d4dc0e548f023fd00f31e9702ef601fc100f549205ed0ca75c
|
|
BLAKE2b-256 checksum How to use checksums |
87318b7555de3c7880e8cb9d5673be673c356a77d9686e29040428977e89d600
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|