We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42820e commit 51abe66Copy full SHA for 51abe66
en/modules/ROOT/pages/contributing.adoc
@@ -83,4 +83,19 @@ The <<kbd-shortcut-code>> is rendered below.
83
84
====
85
Press kbd:[Ctrl-H] to bring up the context help window.
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
0 commit comments