Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | spec2md.py: Add reference link definitions for internal anchors. | John MacFarlane | |
We can use this to simplify spec.txt, using `[whitespace]` instead of `[whitespace](#whitespace)`, for example. | |||
2015-01-03 | Rewrote spec2md in python. | John MacFarlane | |
Better to only require python, not python and perl. |