Closed
Description
We are using markdown for documentation in v2. The documentation contains many code examples that should be tested for correctness. Add doctest for python code in the markdown documentation.
An option to consider: https://pypi.org/project/phmdoctest/