Skip to content

Add Option to convert back to an html page ? #45

@xXxTheDarkprogramerxXx

Description

@xXxTheDarkprogramerxXx

Add the ability to convert the json created back to an html string

JsonizeParser parser = new JsonizeParser();
JsonizeSerializer serializer = new JsonizeSerializer();

Jsonizer jsonizer = new Jsonizer(parser, serializer);

jsonizer.ParseToHtmlAsync(JsonizeNode);

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