"""
Set of markdown extensions used by rundoc utility.
"""

__version__ = "0.3.1"
__license__ = "BSD"
__year__ = "2018"
__author__ = "Predrag Mandic"
__author_email__ = "predrag@eclecticiq.com"
__copyright__ = "Copyright {} {} <{}>".format(
    __year__, __author__, __author_email__)


