Skip to main content

An mdformat plugin for pelican markdown items

Project description

mdformat-plugin

Build Status PyPI version

An mdformat plugin for the pelican static site generator. Pelican is a static site generator and uses markdown with a couple of additions, namely skipping the K:V pairs at the start and the ability to reference:

  • tag
  • author
  • category
  • index
  • filename
  • static
  • attach

Note that the {name} forms are supported, and the |name| forms are converted to the newer form, as the pipe form has been deprecated.

Development

This package utilises flit as the build engine, and tox for test automation.

To install these development dependencies:

pip install tox

To run the tests:

tox

and with test coverage:

tox -e py37-cov

The easiest way to write tests, is to edit tests/fixtures.md

To run the code formatting and style checks:

tox -e py37-pre-commit

or directly

pip install pre-commit
pre-commit run --all

To run the pre-commit hook test:

tox -e py37-hook

Publish to PyPi

Either use flit directly:

pip install flit
flit publish

or trigger the GitHub Action job, by creating a release with a tag equal to the version, e.g. v0.0.1.

Note, this requires generating an API key on PyPi and adding it to the repository Settings/Secrets, under the name PYPI_KEY.

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

mdformat_pelican-0.0.4.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

mdformat_pelican-0.0.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file mdformat_pelican-0.0.4.tar.gz.

File metadata

  • Download URL: mdformat_pelican-0.0.4.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for mdformat_pelican-0.0.4.tar.gz
Algorithm Hash digest
SHA256 42f4d1df98e8443ac0d1e836b8be818acc26a3daf1f491dccb0177830a9ed815
MD5 76c3ab25dee01d3740fff8b8a23415c9
BLAKE2b-256 512c3714cd0bbcd0d07297055573e4ae976c36668369aa1d552324ed9fde20af

See more details on using hashes here.

Provenance

File details

Details for the file mdformat_pelican-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mdformat_pelican-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 40431949f19904b7dba5c1dab4c87c8f87cc2255b015a3642e5aa681f7d3127a
MD5 bfd56d776a9145cbf8e2b6495729fd81
BLAKE2b-256 e480ee24050149dc30974b554c287388a18b068f876e0bf468c13c6b1b81937a

See more details on using hashes here.

Provenance

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