junstyle / vscode-django-support

django formatter, highlight...
https://marketplace.visualstudio.com/items?itemName=junstyle.vscode-django-support
Apache License 2.0
4 stars 0 forks source link

Plugin Identifies json text in property values as error #31

Open TohidN opened 1 month ago

TohidN commented 1 month ago

As an example, for HTMX Configuration this tag should be placed inside <head>:

<meta name="htmx-config" content='{"refreshOnHistoryMiss":"true"}' />

Thanks