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.
* apply fix from #58 to _SpecRenderer * Use JSONRenderer instead of HTML