Skip to content

Parse Error when description contains html tags like <select> #1

@JinhaiZ

Description

@JinhaiZ

the following content cannot be correctly rendered

original markdown content

5. [default select option as blank](https://stackoverflow.com/questions/8605516/default-select-option-as-blank)

    **tags**: html
            
    235 **votes**, 9 **answers** and 284713 **views**

    > \r\n            I have a very weird requirement, wherein I am required to have no option selected by default in drop down menu in HTML. However,\n\nI cannot use this,\n\n<select>\n    <option></option>\n  ...\r\n        

    
6. [uncaught syntaxerror unexpected token U JSON](https://stackoverflow.com/questions/13022178/uncaught-syntaxerror-unexpected-token-u-json)

    **tags**: json
            
    189 **votes**, 7 **answers** and 167853 **views**

    > \r\n            I get this error "uncaught syntaxerror unexpected token U" when I run my page in chrome. And in firefox I get, "JSON.parse: unexpected character". I'm returning the json data from a php file and the ...\r\n       

rendered content

  1. default select option as blank

    tags: html

    235 votes, 9 answers and 284713 views

    \r\n I have a very weird requirement, wherein I am required to have no option selected by default in drop down menu in HTML. However,\n\nI cannot use this,\n\n\n \n ...\r\n uncaught syntaxerror unexpected token U JSON tags: json 189 votes, 7 answers and 167853 views \r\n I get this error "uncaught syntaxerror unexpected token U" when I run my page in chrome. And in firefox I get, "JSON.parse: unexpected character". I'm returning the json data from a php file and the ...\r\n

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions