Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Adding Slides

Dalton Menezes edited this page Sep 19, 2019 · 2 revisions

Note: Only stylish-hub users can see slides on markdown files.

To add one or more slides, just add an empty p tag for each one with the following parameters:

alt

Here you must specify the type of the content to be displayed, in this case type:slide.

value

The key for your slide.

On Slideshare platform, when you click to share a slide and copy the iframe code, you can find your key as pointed as {HERE} on the following:

<iframe src="//www.slideshare.net/slideshow/embed_code/key/{HERE}">

Example

<p alt="type:slide" value="J5OZ56ArQIpTT7"></p>

Support

  • Slideshare

Clone this wiki locally