Skip to content

syntax error 'expected attribute value' at line 26, column 1 at src/components/Accordion.astro #36

Description

@bjgavilanes

pnpm check outputs

pnpm check

> ecuador_in_tech_webpage@0.0.1 check /home/bjgavilanes/Documents/ecuador_in_tech/www
> biome check --fix && dprint fmt

Checked 36 files in 22ms. Fixed 1 file.
Error formatting /home/bjgavilanes/Documents/ecuador_in_tech/www/src/components/Accordion.astro. Message: syntax error 'expected attribute value' at line 26, column 13
Had 1 error formatting

This is error is raised during dprint fmt invokation.


It just tested: this may be a bug inside dprint invocation.

I tried to replace biome for typescript and json plugins in dprint.json, and the error does get raised. We need those plugins for the markup_fmt dprint plugin, that I suspect is the culprit. More information, here:

https://github.com/g-plane/markup_fmt


I might do some testing -- for example, removing markup_fmt as plugin and see if the error does get raised -- and report back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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