Skip to main content

H5P package

Project description

h5p-plugin

Plugin for rendering h5p components in Sphinx.

Given h5p components, the plugin can be used to easily and with short syntax render h5p components inside .rst files and .md files.

Syntax for rendering in .rst files is:
.. iframe:: id
id has to match with the given h5p components folder name.

Syntax for rendering in .md files is:

```{eval-rst}

.. iframe:: id

```

Configuring h5p path

In order for plugin to find the right path to h5p component folder, the path needs to be specified in projects conf file. In conf file, create variable named html_template_url and assign path to it.

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

h5pPlugin-0.0.3.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

h5pPlugin-0.0.3-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

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