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.2.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

sphinxcontrib_del_marker-0.1.2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sphinxcontrib_del_marker-0.1.2.tar.gz
  • Upload date:
  • Size: 2.4 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.2.tar.gz
Algorithm Hash digest
SHA256 adeccddf736d025fe54676ff645bd6a945b7f5df1c80aabcf26c6436b5e9a73c
MD5 58b67e9cee2e48c82a89cad7454c345e
BLAKE2b-256 740f821767a26e7528cbb6eca2e11a6fb6ab28f33b8356d179bd57797a0cd0d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sphinxcontrib_del_marker-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ebb2e075b6c8bcc4744cd9b3bff19595afdf936661fae55ba2fe52fedcece9bc
MD5 afefde14155ecf0214fed9421f695eee
BLAKE2b-256 37c0209296498c37e2ed21caf9f1c888f2ed1e9b216186de58ea7e100dae85fa

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