recommonmark/tests/sphinx_generic
Anthony Johnson 1f7f525c7b
Port in pending_xref node changes to references
* Moves changes from #61 into this PR
* Drops basic testing from #61
* Adds to implementation pending_xref back down to reference

The implementation in #61 breaks a number of cases, like "/example" and
"example.html", etc. Instead of trying to enumerate case we want an xref instead
of a pending_xref, just pin the xref on the pending_xref to back down.
pending_xref replaces itself with it's children if the reference isn't resolved.
2017-03-02 20:04:30 -08:00
..
conf.py Update to support CommonMark >= 0.7.3 and clean up code 2017-03-02 20:04:30 -08:00
index.md Port in pending_xref node changes to references 2017-03-02 20:04:30 -08:00