Skip to content

unescape html after mustache templating #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

willydouhard
Copy link
Contributor

No description provided.

Copy link

linear bot commented Jun 14, 2024

ENG-1518 &quot issue in prompt playground

the following variable formatted ends up like this

    standard_dict = {
        "item_name": [
            {
                "tax_excluded": "float (montant de l'item, (attention pas le prix unitaire))",
                "vat_rate" : "float (taux de TVA en pourcentage, (les taux sont: 0, 2.1, 5.5, 8.5, 10, 13 ou 20))",
                "vat_rate_code" : "str (codes utilisés pour indiquer différents taux de TVA)",
                "quantity": "float (quantité)",
            }
        ],}

    standard_dict_str = json.dumps(standard_dict, ensure_ascii=False)

Screenshot 2024-06-04 at 20.58.30.png

probably a monaco setting?

@willydouhard willydouhard merged commit 50543f4 into main Jun 14, 2024
2 checks passed
@desaxce desaxce deleted the willy/eng-1518-quot-issue-in-prompt-playground branch July 29, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant