from tools import check_markdown


if not check_markdown():
    exit(1)