diff --git a/docs/_markbind/variables.md b/docs/_markbind/variables.md
index 9facd789e3..8c9000d134 100644
--- a/docs/_markbind/variables.md
+++ b/docs/_markbind/variables.md
@@ -8,8 +8,8 @@
:fas-arrow-down:
:fas-arrow-right:
-:fas-check-circle:
-:fas-lightbulb:
+:fas-check-circle:
+:fas-lightbulb
:fas-thumbs-down:
Example:
Examples:
diff --git a/docs/userGuide/syntax/icons.mbdf b/docs/userGuide/syntax/icons.mbdf
index 8a10dd0848..b8cb519d89 100644
--- a/docs/userGuide/syntax/icons.mbdf
+++ b/docs/userGuide/syntax/icons.mbdf
@@ -7,8 +7,8 @@ MarkBind supports using Font Icons provided by Font Awesome and Glyphicons.
The advantage of font icons over emojis is font icons can be _styled_ to fit your needs. e.g.,
-* emoji: Don't judge the :book: by it's cover! :-1:
-* font icons: Don't judge the :fas-book: by it's cover! :fas-thumbs-down:
+* emoji: Don't judge the :book: by it's cover! :-1:
+* font icons: Don't judge the :fas-book: by it's cover! {{ icon_dislike }}
@@ -43,5 +43,5 @@ Please use the new :prefix-name: syntax instead.
-:glyphicon-hand-right: :fab-github: :fas-home: %%:glyphicon-hand-right: :fab-github: :fas-home:%% :glyphicon-hand-right: :fab-github: :fas-home:
+:glyphicon-hand-right: :fab-github: :fas-home: %%:glyphicon-hand-right: :fab-github: :fas-home:%% :glyphicon-hand-right: :fab-github: :fas-home:
\ No newline at end of file