You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`[twitter] `| Get a Twitter card |`url`|`[twitter url="https://twitter.com/elonmusk/status/1585841080431321088"]`|
163
-
|`[youtube]`| Get a Youtube (light) player |`url`|`[youtube url="https://www.youtube.com/watch?v=9bZkp7q19f0"]`|
164
-
|`[spotify]`| Get a Spotify player |`url` or `uri`|`[spotify url="https://open.spotify.com/track/2TpxZ7JUBn3uw46aR7qd6V"]`|
165
-
|`[faq]`| Create a `<details>` tag with embedded content |`title`|`[faq title="What is the answer to the ultimate question?"]42[/faq]`|
166
-
|`[spoiler]`| Create a `<details>` tag with embedded content |`title`|`[spoiler title="Spoiler"]This is hidden content[/spoiler]`|
167
-
|`[facebook]`| Get a Facebook card |`url`|`[facebook url="https://www.facebook.com/elonmusk/posts/10157744420210129"]`|
168
-
|`[instagram]`| Get a Instagram card |`url`|`[instagram url="https://www.instagram.com/p/CApQfIjBGxC/"]`|
169
-
|`[image]`| Create an image with `Image::class` model |`id`, `caption` (optional) |`[image id="123"]`|
170
-
|`[gallery]`| Create a gallery image with `Image::class` model |`title`, `images`| Single or multiple images: `[gallery title="Gallery title here" images="1"]` or `[gallery title="Gallery title here" images="1,2,3"]`|
171
-
|`[photo]`| Create a gallery image with `[Nova Media Hub](https://github.com/outl1ne/nova-media-hub)` model |`didascalia``effect`(optional) `link`(optional) `shape`(optional) | Single or multiple images: `[photo didascalia="Gallery title here" id="1,2,3"] Effect [photo id="1,2,3" effect="carousel" link="https://..." shape="default |rounded"]` |
172
-
|`[leggianche]`| Create a Read more div, based on `Article` or `Post` model |`id`|`[leggianche id="1"]`|
173
-
|`[distico]`| Create a side text block, based on `Article` or `Post` model |`id`|`[distico id="1"]`|
174
-
|`[button]`| Create a button that links to an URL |`link`, `label`, `level (optional)`|`[button link="https://www.google.com" label="Google" level="primary/secondary"]`|
175
-
|`[tmdb]`| Create a TMDB card |`type`, `id`|`[tmdb type="movie/tv" id="123"]`|
|`[twitter] `| Get a Twitter card |`url`|`[twitter url="https://twitter.com/elonmusk/status/1585841080431321088"]`|
163
+
|`[youtube]`| Get a Youtube (light) player |`url`|`[youtube url="https://www.youtube.com/watch?v=9bZkp7q19f0"]`|
164
+
|`[spotify]`| Get a Spotify player |`url` or `uri`|`[spotify url="https://open.spotify.com/track/2TpxZ7JUBn3uw46aR7qd6V"]`|
165
+
|`[faq]`| Create a `<details>` tag with embedded content |`title`|`[faq title="What is the answer to the ultimate question?"]42[/faq]`|
166
+
|`[spoiler]`| Create a `<details>` tag with embedded content |`title`|`[spoiler title="Spoiler"]This is hidden content[/spoiler]`|
167
+
|`[facebook]`| Get a Facebook card |`url`|`[facebook url="https://www.facebook.com/elonmusk/posts/10157744420210129"]`|
168
+
|`[instagram]`| Get a Instagram card |`url`|`[instagram url="https://www.instagram.com/p/CApQfIjBGxC/"]`|
169
+
|`[image]`| Create an image with `Image::class` model |`id`, `caption` (optional) |`[image id="123"]`|
170
+
|`[gallery]`| Create a gallery image with `Image::class` model |`title`, `images`| Single or multiple images: `[gallery title="Gallery title here" images="1"]` or `[gallery title="Gallery title here" images="1,2,3"]`|
171
+
|`[photo]`| Create a gallery image with `[Nova Media Hub](https://github.com/outl1ne/nova-media-hub)` model |`didascalia``effect`(optional) `link`(optional) `shape`(optional) | Single or multiple images: `[photo didascalia="Gallery title here" id="1,2,3"] Effect [photo id="1,2,3" effect="carousel - juxtapose - gallery-flex" link="https://..." shape="default |rounded"]` |
172
+
|`[leggianche]`| Create a Read more div, based on `Article` or `Post` model |`id`|`[leggianche id="1"]`|
173
+
|`[distico]`| Create a side text block, based on `Article` or `Post` model |`id`|`[distico id="1"]`|
174
+
|`[button]`| Create a button that links to an URL |`link`, `label`, `level (optional)`|`[button link="https://www.google.com" label="Google" level="primary/secondary"]`|
175
+
|`[tmdb]`| Create a TMDB card |`type`, `id`|`[tmdb type="movie/tv" id="123"]`|
0 commit comments