Skip to content
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

issue-468 #469

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

issue-468 #469

wants to merge 1 commit into from

Conversation

Shinigami92
Copy link
Member

closes #468

@Shinigami92 Shinigami92 added type: bug Functionality that does not work as intended/expected framework: Svelte Related to the framework Svelte labels Sep 20, 2023
@Shinigami92 Shinigami92 self-assigned this Sep 20, 2023
source: 'unformatted.svelte',
target: 'formatted.svelte',
formatOptions: {
pugFramework: 'svelte',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I add parser: 'svelte' here I get an error 🤔
If I leave it, it seems to work

Maybe even it's a compatibility issue with prettier-plugin-svelte

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping @rodshtein

Copy link

@rodshtein rodshtein Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, everything worked fine with the previous version of the Svelte plugin prettier-plugin-svelte3.
I need a little time to dig deeper, I'll text you later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework: Svelte Related to the framework Svelte type: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug(svelte): the closing </template> tag is moved to the after last word
2 participants