.pandoc/templates/mail.html5

Mon, 01 Jan 2024 14:42:03 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 01 Jan 2024 14:42:03 -0600
changeset 1143
5c37b939b296
parent 566
df6478b36abb
permissions
-rw-r--r--

skip luasnip/jsregexp build on windows

<!DOCTYPE html>
<html$if(lang)$ lang="$lang$"$endif$$if(dir)$ dir="$dir$"$endif$>
  <head>
    <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
    <style type="text/css">
      code{white-space: pre;} body{font-family:sans-serif} p{line-height:1.2em}
      blockquote{margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex}
      $if(quotes)$q { quotes: "“" "”" "‘" "’"; } $endif$
      $if(highlighting-css)$ $highlighting-css$ $endif$
    </style>
  </head>
  <body>
$body$
  </body>
</html>

mercurial