Skip to content

display property with html markup  #48

@mbenolie

Description

@mbenolie

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions