{"tests":[ {"description": "quote_char=\"'\"", "options": {"quote_char": "'"}, "input": [["StartTag", "span", {"title": "test 'with' quote_char"}]], "expected": [""] }, {"description": "quote_attr_values=true", "options": {"quote_attr_values": true}, "input": [["StartTag", "button", {"disabled": "disabled"}]], "expected": ["