Skip to main content

Markdown widget for trame

Project description

Test and Release

trame-markdown extend trame widgets with a component that is capable of rendering Markdown syntax. Markdown integration into trame allow user to display markdown content easily. If you want are wondering what Markdown is, you can look at some online guides.

Installing

trame-markdown can be installed with pip:

pip install --upgrade trame-markdown

Usage

The Trame Tutorial is the place to go to learn how to use the library and start building your own application.

The API Reference documentation provides API-level documentation.

License

trame-markdown is made available under the MIT License. For more details, see LICENSE This license has been chosen to match the one use by Markdown It Vue which is used under the cover.

Community

Trame | Discussions | Issues | RoadMap | Contact Us

https://zenodo.org/badge/410108340.svg

Enjoying trame?

Share your experience with a testimonial or with a brand approval.

Code sample

from trame.widgets import markdown

widget = markdown.Markdown("""
> #### The quarterly results look great!
>
> - Revenue was off the chart.
> - Profits were higher than ever.
>
>  *Everything* is going according to **plan**.
""")
widget.update(md_file.read())

But if you rather be in control of your variable, you can use the property content.

from trame.widgets import markdown

widget = markdown.Markdown(content=("var_name", "**hello**"))

Development

To update client side, just update the version and run the following commands.

mkdir -p trame_markdown/module/serve
cd trame_markdown/module/serve
curl -L https://registry.npmjs.org/markdown-it-vue/-/markdown-it-vue-1.1.7.tgz | tar --strip-components=1 -xzv

JavaScript dependency

This Python package bundle the following set of libraries:

  • github-markdown-css@5.2.0

  • markdown-it@13.0.1

  • markdown-it-anchor@8.6.7

  • markdown-it-container@3.0.0

  • markdown-it-deflist@2.1.0

  • markdown-it-emoji@2.0.2

  • markdown-it-footnote@3.0.3

  • markdown-it-mathjax3@4.3.2

  • markdown-it-sub@1.0.0

  • markdown-it-sup@1.0.0

  • markdown-it-toc-done-right@4.2.0

  • nanoid@4.0.2

  • picocolors@1.0.0

  • shiki@0.14.4

  • shiki-processor@0.1.3

If you would like us to upgrade any of those dependencies, please reach out.

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

trame-markdown-3.1.0.tar.gz (5.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trame_markdown-3.1.0-py3-none-any.whl (6.0 MB view details)

Uploaded Python 3

File details

Details for the file trame-markdown-3.1.0.tar.gz.

File metadata

  • Download URL: trame-markdown-3.1.0.tar.gz
  • Upload date:
  • Size: 5.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.12.1.2 readme-renderer/44.0 requests/2.32.4 requests-toolbelt/1.0.0 urllib3/2.4.0 tqdm/4.67.1 importlib-metadata/8.7.0 keyring/25.6.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.18

File hashes

Hashes for trame-markdown-3.1.0.tar.gz
Algorithm Hash digest
SHA256 afc0621f484895e1e022d940a10b71b45c3411d0b69e67ce86c6f7df1492f766
MD5 3a9fa6140f0568e5f647789d5d543a68
BLAKE2b-256 46645932640abfd69bdfafd242e36010844e1f69c8a06b6e69b635e46ef7cab9

See more details on using hashes here.

File details

Details for the file trame_markdown-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: trame_markdown-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.12.1.2 readme-renderer/44.0 requests/2.32.4 requests-toolbelt/1.0.0 urllib3/2.4.0 tqdm/4.67.1 importlib-metadata/8.7.0 keyring/25.6.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.18

File hashes

Hashes for trame_markdown-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a91949294f50dda09f659bb565595ff4e376f005a8d01210dfd7f8c43b581ddf
MD5 ae8e66eb0e2c99e1377417166d675dcd
BLAKE2b-256 a2918fa66a86369ae3da262b3ad8b27a3a8afa95ef7717b4a32827ebb52feaba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page