X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/odin-cgi/blobdiff_plain/b16468fbeaddea235a0ef105997b701e24eccefd..bc6d34b08328f36d605bea9ada378a09244b73a2:/mason/pastebin/%show diff --git a/mason/pastebin/%show b/mason/pastebin/%show index cfa0f26..a0e7f67 100644 --- a/mason/pastebin/%show +++ b/mason/pastebin/%show @@ -28,6 +28,9 @@ % filter "highlight", $m, $content, % "highlight", "-Ohtml", "-f", "-t8", "-S$1"; +% } elsif ($lang eq "md") { +% filter "markdown", $m, $content, +% "markdown", "-fnohtml,autolink,safelink,footnote"; % } else {

I don't know how to display content with language