Skip to content

HTML export DataJSON computed but never used in template #14

Description

@rajfirke

Description

html.go computes DataJSON via json.Marshal but it's never referenced in the HTML template. Either use it for JavaScript-driven features or remove the computation.

Location

internal/exporter/html.go:119

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions