Skip to content

Commit 51abe66

Browse files
add a tips and tricks section for video integration
1 parent d42820e commit 51abe66

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

en/modules/ROOT/pages/contributing.adoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,19 @@ The <<kbd-shortcut-code>> is rendered below.
8383

8484
====
8585
Press kbd:[Ctrl-H] to bring up the context help window.
86-
====
86+
====
87+
88+
== Asciidoc Syntax tips and tricks
89+
90+
=== Inserting a Youtube video
91+
92+
.YouTube video integration
93+
[source#video]
94+
[source,asciidoc]
95+
----
96+
video::mFiS5q8AXyg[youtube]
97+
----
98+
99+
The <<video>> is rendered below.
100+
101+
video::mFiS5q8AXyg[youtube]

0 commit comments

Comments
 (0)