]> Sergey Matveev's repositories - public-inbox.git/commit
hlmod: hoist out do_hl_lang sub
authorEric Wong <e@80x24.org>
Sat, 2 Feb 2019 06:02:41 +0000 (06:02 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Feb 2019 10:58:29 +0000 (10:58 +0000)
commit58db2bbcbc9836fe36c91eff761e31edfd53f866
tree1646e899bca42a9413fc246b18c2191b406b87de
parent738f4daed7f0555f7ac11dc2f527bc53dddd4e5b
hlmod: hoist out do_hl_lang sub

We'll want to use to support highlighting syntax used by
Markdown and possibly other markup languages (while retaining
the raw plain-text layout and formatting).
lib/PublicInbox/HlMod.pm
t/hl_mod.t