Nov. 2, 2020
10:58 p.m.
On 11/2/20 2:47 PM, Mark Sapiro wrote:
HyperKitty on lists.mailman3.org and mail.python.org has an unreleased markdown rendering engine. Messages in the archive are rendered in markdown. In particular, a line beginning with
##is rendered as an<h2>. See, e.g., <https://www.markdownguide.org/cheat-sheet/>
Actually, in your case, it's not ##. Lines underlined with ====
become <h1> and lines underlined with ---- become <h2>.
See <https://www.markdownguide.org/basic-syntax/>
Leave a blank line between your text and the -- signature separator
and the last line of text won't be rendered as <h2>
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan