Skip to content

Commit 4935be6

Browse files
committed
DOC-3329: Add missing example header to skin option.
1 parent 7b36fac commit 4935be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/partials/configuration/skin.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This option specifies the skin that {productname} should use, or `+false+` to no
1111

1212
The name of the skin should match the name of the folder within the `+skins/ui+` directory of {productname}. If the specified skin is not found, {productname} will not load.
1313

14+
=== Example: using `+skin+`
15+
1416
[source,js]
1517
----
1618
tinymce.init({

0 commit comments

Comments
 (0)