X-Git-Url: https://git.distorted.org.uk/~mdw/odin-cgi/blobdiff_plain/b16468fbeaddea235a0ef105997b701e24eccefd..bc6d34b08328f36d605bea9ada378a09244b73a2:/bin/populate-lang-table diff --git a/bin/populate-lang-table b/bin/populate-lang-table index 407a940..e96d6a2 100755 --- a/bin/populate-lang-table +++ b/bin/populate-lang-table @@ -14,6 +14,7 @@ while (<$fh>) { } close $fh or die "close highlight: $! $?"; $newlang{"txt"} = "Plain text"; +$newlang{"md"} = "Markdown"; Odin::xact { my $h = $db->selectall_hashref