Skip to content

json option appears to include ansi colors #9

@aslak01

Description

@aslak01

Here's a snippet of sample output produced by bunx defuddle-cli parse article.html --json -o def.json (same is true when running with npx)

  �[36m"metaTags":�[39m [
    {
      �[36m"name":�[39m null,
      �[36m"property":�[39m null,
      �[36m"content":�[39m "ie=edge"
    },
    {
      �[36m"name":�[39m "title",
      �[36m"property":�[39m null,

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