Terence Honles
|
91ef83e830
|
update reference.yaml based on pygments lexers & styles changes (#364)
Snippet model in testproj/snippets/models.py has field choices which depend
on ``pygments.lexers`` and ``pygments.styles``
|
2019-06-13 00:51:23 +03:00 |
|
Terence D. Honles
|
f9b215deab
|
Fix missing backslashes found via pytest 3.8 (#202)
See: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals
Changed in version 3.6: Unrecognized escape sequences produce a DeprecationWarning
Closes #202.
|
2018-09-09 22:17:04 +03:00 |
|
Terence Honles
|
ecee6f8177
|
apply fix from #58 to _SpecRenderer (#130)
* apply fix from #58 to _SpecRenderer
* Use JSONRenderer instead of HTML
|
2018-05-30 22:03:00 +03:00 |
|