Pod6 is a text markup language created in 2019 by Aliaksandr Zahatski.
git clone https://github.com/zag/js-pod6
#1451on PLDB | 4Years Old |
Pod6 is an easy-to-use markup language. It can be used for writing language documentation, for documenting programs and modules, as well as for other types of document composition
=begin pod
This is an ordinary paragraph
While this is not
This is a code block
=head1 Mumble mumble
Suprisingly, this is not a code block
(with fancy indentation too)
But this is just a text. Again
=end pod