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
@@ -16,9 +19,11 @@ This plugin provides https://unicode.org/emoji/charts/full-emoji-list.html[Unico
16
19
The SVG files bundled by the plugin render the Emojis as `text` rather than `path`.
17
20
This allows emojis to be interpreted by the browser being used.
18
21
22
+
toc::[]
23
+
19
24
== Usage
20
25
21
-
The symbol names follow the pattern of `symbol-emoji_NAME plugin-emoji-symbols-api`.
26
+
The symbol names follow the pattern of `symbol-emoji___NAME__ plugin-emoji-symbols-api`.
22
27
23
28
Helper methods such as `io.jenkins.plugins.emoji.symbols.Emojis.getIconClassName` are provided by the plugin for easier generation of symbol identifiers.
0 commit comments