Skip to main content

iframe embedding

Project description

Embedding

example

youtube:

:emb:`youtube<identifier>`

:emb:`yt<identifier>`

vimeo:

:emb:`vimeo<identifier>`

:emb:`vm<identifier>`

nicovideo:

:emb:`nicovideo<identifier>`

:emb:`nv<identifier>`

conf.py

you can register new embedding. you have to change the indentifier to ‘{0}’.

example:

html_embedding = {
    'foo': r'<script type="TYPE_INFO" src="THE_URL/{0}/param?arg1=val1&arg2=val2"></script>'
}

CHANGES

  • 2021-10-01 0.6 use doctest

  • 2021-09-30 0.5 use string.format()

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

sphinxcontrib.embedding-0.6.0.tar.gz (4.8 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