aboutsummaryrefslogtreecommitdiff
path: root/web/xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'web/xhtml')
-rw-r--r--web/xhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/xhtml b/web/xhtml
index 1b9ae9b..d1d2044 100644
--- a/web/xhtml
+++ b/web/xhtml
@@ -324,6 +324,7 @@ namespace web
static const inline_element A ("a");
static const inline_element B ("b");
static const inline_element BR ("br");
+ static const inline_element CODE ("code");
static const inline_element EM ("em");
static const inline_element I ("i");
static const inline_element INPUT ("input");