# HG changeset patch
# User Wuzzy
# Date 1554382313 -3600
# Node ID 029712a337ba35b694bb5af9d69302cc7276652f
# Parent  5cac9aadcc2787333808d7e4c3c5bc890868a964
LuaAPI: Header formatting

diff -r 5cac9aadcc27 -r 029712a337ba LuaAPI.wiki
--- a/LuaAPI.wiki	Thu Apr 04 13:50:56 2019 +0100
+++ b/LuaAPI.wiki	Thu Apr 04 13:51:53 2019 +0100
@@ -1509,7 +1509,7 @@
 
 `text` uses some special characters for formatting:
 
-|| Special character || Meaning ||
+|| *Special character* || *Meaning* ||
 || `|` || Line break ||
 || `:` || Highlight itself and all text before that character in this line. The colon itself will be written. ||
 || `::` || Like above, except the two colons will not be written. ||