Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Removes Closing Tag For img, br and input elements #550

Open
KumaranK555 opened this issue Feb 25, 2016 · 0 comments
Open

Removes Closing Tag For img, br and input elements #550

KumaranK555 opened this issue Feb 25, 2016 · 0 comments

Comments

@KumaranK555
Copy link

**When I Insert Image ** :
The Result Is :
Rules for img
"img": {
"check_attributes": {
"width": "numbers",
"alt": "alt",
"src": "url",
"height": "numbers"
},
"add_class": {
"align": "align_img"
}
},

I am using this value for generating XML. So, I need closing tag for all HTML tags. Is there is any method for allowing close tag for html tags like img, br and input elements.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant