﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14582	Unable to edit meta tags (microdata) within a widget	AlexW		"I've got a widget that provides a template for creating a recipe.
It has fields for preparation and cooking times with associated microdata meta tags.

{{{
<meta itemprop=""prepTime"" content="""" />
<meta itemprop=""cookTime"" content="""" />
}}}

I've got a `keyup` event that listens on the editables so the `content` attributes can be updated.

The problem is the `meta` tags are converted to comments which makes them difficult to update.

Could a way to manage these be added?"	New Feature	closed	Normal		General		wontfix		
