#!/usr/bin/env python

from pymarkdown import PyMarkdownLint

PyMarkdownLint().main()
