Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 587 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 587 Bytes

markdown.py

Yet another python implementation of markdown

Status

Stub implementation here.
It doesn't really do anything but spit out the input.
But it will work to start setting up testing frameworks.

Initial doctest here.

Follow along

This project is part of a demo project on Python Testing.
You can follow it's progress in the Markdown category.

Requirements

Requirements moved to Requirements.md