]> Sergey Matveev's repositories - public-inbox.git/commit
hlmod: support "```$LANG" blocks in text
authorEric Wong <e@80x24.org>
Tue, 5 Feb 2019 05:24:39 +0000 (05:24 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Feb 2019 10:58:35 +0000 (10:58 +0000)
commit7826c91ef37f9b5fb5396e1168d84a6574385915
tree6eb34d14c43702e9e9a9dba2e7aa37da824d12fc
parent60917f384645df7798a9b81ef26ca06df1986072
hlmod: support "```$LANG" blocks in text

This is compatible with Markdown; but we still keep the WYSIWYG
nature of plain-text with this.  This is only intended for use
with our documentation.  Enabling any type of Markdown support
for emails can lead to incompatibilities or interopability
problems with alternative implementations.
lib/PublicInbox/HlMod.pm
t/hl_mod.t