aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmht1
1 files changed, 1 insertions, 0 deletions
diff --git a/mht b/mht
index 33708ad..38fd56d 100755
--- a/mht
+++ b/mht
@@ -48,6 +48,7 @@ my %inels = (
Hy => '\\$4<a href="\\$2">\\$1</a>\\$3',
Im => '<img src="\\$1" alt="\\$2"/>',
It => '\\$3<i>\\$1</i>\\$2',
+ Mo => '<meta http-equiv="Last-Modified" content="\\$1"/>',
St => '\\$3<strong>\\$1</strong>\\$2',
Tt => '\\$3<tt>\\$1</tt>\\$2',
Ul => '\\$3<u>\\$1</u>\\$2',