Skip to main content

Strip HTML tags, effectively turning HTML into plain text.

Project description

lektor-strip-html-tags

This is a simple Lektor plugin that creates a template filter to remove HTML tags from a string. The use it was created for was to do processing on HTML outputted from a Markdown content field. The Markdown is rendered into HTML, and this filter can turn that into simple text, which was then passed to the lektor-natural-language filters to get keywords, unsullied by things like <div> tags.

Example usage:

{{ this.body|striphtmltags }}

Where this.body is for example <p><strong>Hello</strong>World!</p>, {{ this.body|striphtmltags }} will return simply Hello World!.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lektor_strip_html_tags-0.2.3-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file lektor_strip_html_tags-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for lektor_strip_html_tags-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1d33f195545ccdbc3777dad3b571137e687a39bc0cf559627d69681a5bed367f
MD5 b76e162a5666dcf2e1d8e6720bef91b1
BLAKE2b-256 1d999b17af54d8b9444e0b8e5389038507d703c7a20fcc92a863b8685dd783ca

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