Skip to main content

Markdown Parser for Render Engine

Project description

Markdown Parser

This is a parser for the Markdown markup language. This is the default parser for render_engine pages.

Markdown is a lightweight markup language with plain text formatting syntax. It is designed so that it can be converted to HTML and many other formats using a tool by the same name.

The underlying parser is python-markdown2.

Parser Options

These are the options that can be pulled from the page:

Option Description
markdown_extras A list of extensions to use. See python-markdown2 for a list of extensions.

Content Path Type

Provide a suggestion for the type of content that your parser expects.

<CONTENTPARSER> expects a path|url in the content_path field of the Page object.

class MyPage(Page):
    content_path = "~/.my_page.md"
    # or content_path = "https://example.com/my_page.md"

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

render_engine_markdown-2023.12.1.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file render_engine_markdown-2023.12.1.tar.gz.

File metadata

File hashes

Hashes for render_engine_markdown-2023.12.1.tar.gz
Algorithm Hash digest
SHA256 467a7b0ba46d1390f46b008b07976f85f6740f01ec08b786f734dc86500c4f36
MD5 b785728afaa9c8ead10784f9a9eee21a
BLAKE2b-256 3b2a0f310e9686cb0ec99ce5e7ac68125776220e28e190d08c952f49c845fe96

See more details on using hashes here.

File details

Details for the file render_engine_markdown-2023.12.1-py3-none-any.whl.

File metadata

File hashes

Hashes for render_engine_markdown-2023.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 386e24ae4d0ea68e4f84251473883998456f3a3337984fd83ff4871d6aac2555
MD5 8c4b1bc6df69e6a0b047d3bc0c8ddc3c
BLAKE2b-256 bfec9ed30e9d7bc7a7dfb6f2776cf26c62ab38570810409873cdb7ddde71a10e

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