-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, first I'd like yo thank you for a great piece of code.
Some json objects may have properties that contain html markup, i.e. a link to a page, like in the address property below.
{
"widget": {
"debug": "on",
"window": {
"title": "a window title",
"address": "Goto",
"name": "main_window",
"width": 500,
"height": 500
}
}
It would be nice, if the viewer can have a special csspart to render the markup as is .
Thanks
Michel
mbenolie@gmail.com
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request