Skip to main content

Adds filter for Markdown body excerpt.

Project description

# lektor-markdown-excerpt

This plugin adds filter for Markdown body excerpt.

## Enabling the Plugin

To enable the plugin run this command:

`ini $ lektor plugins add markdown-excerpt `

## In Templates

Plugin provides the |excerpt filter that can be used to render first paragraph of Markdown:

`jinja {{ post.body|excerpt }} `

It takes one optional argument which is the separator for the excerpt:

`jinja {{ post.body|excerpt:'\n\n##' }} `

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

lektor-markdown-excerpt-0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

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