Skip to main content

A sphinx plugin that enables embedding of HTML5 del

Project description

sphinxcontrib-del-marker

The del-marker extension allows you to use texts as defined by the HTML5 standard.

It's a wrapper around the <del> tag.

using a simple directive as:

.. del:: some_text here

will be rendered as:

<del>some_text here</del>

Usage

Install

You can install with pip:

pip install sphinxcontrib-del-marker

Configure

and add it to sphinx conf.py:

# conf.py
...
extensions = ["sphinxcontrib_del_marker"]
...

Use

with directive:

.. del:: lorem lorem lorem

Roadmap

  • using with sphinx role

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

sphinxcontrib_del_marker-0.1.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

sphinxcontrib_del_marker-0.1.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib_del_marker-0.1.1.tar.gz.

File metadata

  • Download URL: sphinxcontrib_del_marker-0.1.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.15.4 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for sphinxcontrib_del_marker-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7bdee820201257c51187f19d5f73788b2cb90e81a878357178404306b7a6fdaf
MD5 7ee37e184586b99ad90301c9372b8f84
BLAKE2b-256 a9ba08e644a0b6872b381eefdd8841de1557033b9e225ce6c3bd2610d321f586

See more details on using hashes here.

File details

Details for the file sphinxcontrib_del_marker-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_del_marker-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1fe7b6beac054cb65abdbd3c2d5d5c2162a05d119043fb31f224e4687b8f555e
MD5 7fb361a7dede4fc4520cf6046384ba4d
BLAKE2b-256 ebd3408c42c5ec766ee117bf0587fc5c79359da7a7615bd99dcc8935341949d3

See more details on using hashes here.

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