|
@@ -4,28 +4,6 @@
|
|
|
:stylesheet: twemoji-awesome.css
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
-== How to use emoji in the wiki
|
|
|
-
|
|
|
-Using emoji in wiki docs currently requires the setting of the `:stylesheet:` attribute in the header of the wiki document.
|
|
|
-
|
|
|
-```
|
|
|
-:stylesheet: twemoji-awesome.css
|
|
|
-```
|
|
|
-The <<wiki/wiki_header.adoc#,Anatomy of a Wiki Header>> document explains setting of this and other header attributes.
|
|
|
-
|
|
|
-Once the header attribute is set, you can add the emoji using the following syntax.
|
|
|
-
|
|
|
-```
|
|
|
-emoji:heart[2x] // the "[2x]" is a size modifier
|
|
|
-emoji:rage[]
|
|
|
-```
|
|
|
-
|
|
|
-[NOTE]
|
|
|
-====
|
|
|
-You can change the icon size with the size modifier `[2x]`.
|
|
|
-
|
|
|
-`+emoji:heart[]+` emoji:heart[] `+emoji:heart[2x]+` emoji:heart[2x]
|
|
|
-====
|
|
|
|
|
|
== How to use icons in the wiki
|
|
|
|
|
@@ -87,6 +65,29 @@ Results:
|
|
|
|
|
|
icon:database[] colored green icon:database[role=green]
|
|
|
|
|
|
+== How to use emoji in the wiki
|
|
|
+
|
|
|
+Using emoji in wiki docs currently requires the setting of the `:stylesheet:` attribute in the header of the wiki document.
|
|
|
+
|
|
|
+```
|
|
|
+:stylesheet: twemoji-awesome.css
|
|
|
+```
|
|
|
+The <<wiki/wiki_header.adoc#,Anatomy of a Wiki Header>> document explains setting of this and other header attributes.
|
|
|
+
|
|
|
+Once the header attribute is set, you can add the emoji using the following syntax.
|
|
|
+
|
|
|
+```
|
|
|
+emoji:heart[2x] // the "[2x]" is a size modifier
|
|
|
+emoji:rage[]
|
|
|
+```
|
|
|
+
|
|
|
+[NOTE]
|
|
|
+====
|
|
|
+You can change the icon size with the size modifier `[2x]`.
|
|
|
+
|
|
|
+`+emoji:heart[]+` emoji:heart[] `+emoji:heart[2x]+` emoji:heart[2x]
|
|
|
+====
|
|
|
+
|
|
|
== Emoji and Name Cheet Sheet
|
|
|
|
|
|
=== People
|