Skip to content

Renders Special Characters Incorrectly #84

@esteininger

Description

@esteininger

When rendering arrays, the output includes special HTML characters (like ') instead of the expected characters (like an apostrophe '). This issue affects the readability and correctness of the rendered content.

sample input:

['financial upside', 'financial stability', 'profitable sustainable growth', 'work-life balance', 'parent-friendly']

sample output:

['financial upside', 'financial stability', 'profitable sustainable growth', 'work-life balance', 'parent-friendly']

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