A plugin for pelican to use native markdown image syntax
Project description
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/*
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pelican-markdown-image-0.1.1.tar.gz.
File metadata
- Download URL: pelican-markdown-image-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0acfb02914b70483b2bf375c266a3258213ede1501ab8558fb12d6e13179ed29
|
|
| MD5 |
431ab2a4f8969b6617f6c745658f9a68
|
|
| BLAKE2b-256 |
29be85a82d318b09cfb56d99842fe695c50523af68e675cd9f167a4a6c801e72
|
File details
Details for the file pelican_markdown_image-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pelican_markdown_image-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c081f4255d4e93d4dc0e548f023fd00f31e9702ef601fc100f549205ed0ca75c
|
|
| MD5 |
4afc5058304ff4d9559f8ed54672198d
|
|
| BLAKE2b-256 |
87318b7555de3c7880e8cb9d5673be673c356a77d9686e29040428977e89d600
|