aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmht1
1 files changed, 1 insertions, 0 deletions
diff --git a/mht b/mht
index 2e75d44..105423b 100755
--- a/mht
+++ b/mht
@@ -45,6 +45,7 @@ my %inels = (
Cd_2 => '<code>\\$1</code>\\$2',
Cd_3 => '\\$3<code>\\$1</code>\\$2',
Cs_1 => '<meta http-equiv="Content-Type" content="text/html; charset=\\$1"/>',
+ Da_0 => '<meta name="created" content="\\$1"/>',
Em_1 => '<em>\\$1</em>',
Em_2 => '<em>\\$1</em>\\$2',
Em_3 => '\\$3<em>\\$1</em>\\$2',