diff --git a/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid b/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid
index b6290f2c7..30cbafc49 100644
--- a/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid
+++ b/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid
@@ -1,5 +1,5 @@
created: 20131205155959399
-modified: 20131205160130832
+modified: 20131230120942930
tags: wikitext
title: Formatting in WikiText
type: text/vnd.tiddlywiki
@@ -7,6 +7,7 @@ type: text/vnd.tiddlywiki
Available character formatting includes:
* `backticks` for `code`
+** Alternatively, ``double backticks allows `embedded` backticks``
* `''bold''` for ''bold text''
* `//italic//` for //italic text//
* `__underscore__` for __underscored text__