Skip to content

Renders Special Characters Incorrectly #84

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']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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