-
Notifications
You must be signed in to change notification settings - Fork 26
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
There is no formatter for mjml files installed #56
Comments
That's my bad on this, while cleaning old command I wasn't aware that old beautifier was needed to format. I'll try to make a PR as soon as I can to restore formatting. |
My coding skills don't extend beyond email code, so I was dismayed when I saw that version 2.0.0 removed the beautify command. I've spent some time trying to figure out how else I can beautify my MJML code, but didn't come up with anything within my current skills. So I will very much appreciate when 'MJML: Beautify' is restored please. 🙏 Thanks! P.S. I've always thought that the 'Beautify MJML' functionality at https://mjml.io/try-it-live works pretty well. |
Hello @iRyusa , any news on this? My formatting is also broken using the latest version. |
Trying to find time but as I'm quitting my current job it's a bit hard for me to find some 😅 |
Any news? |
Comitted it today but having hard time to recover my microsoft account to
deploy the new version :(
…On Mon, Feb 17, 2025 at 9:40 PM lgArlequin ***@***.***> wrote:
Any news?
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELHTLZD5L5QXZE4C5AJMT2QJCK7AVCNFSM6AAAAABRB4E7V6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRUGAZTGNRSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: lgArlequin]*lgArlequin* left a comment (mjmlio/vscode-mjml#56)
<#56 (comment)>
Any news?
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELHTLZD5L5QXZE4C5AJMT2QJCK7AVCNFSM6AAAAABRB4E7V6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRUGAZTGNRSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks! Sorry if this is a dumb question, but does it update itself afterwards in the vscode marketplace? |
In |
Can you check if the 2.1.0 works for you. It looks on my side I tried with racoon template ? |
It works with mjml, but now if you have a mj-style block with css it groups everything in one line |
D:
I guess I could open a PR in prettier to allow formatting css like here
https://github.com/prettier/prettier/blob/main/src/language-html/embed/style.js
I'll try that tomorrow.
…On Thu, Feb 20, 2025 at 6:44 PM lgArlequin ***@***.***> wrote:
It works with mjml, but now if you have a block with css it groups
everything in one line
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELHTLOMLG4UZJHE2N2TMD2QYIA3AVCNFSM6AAAAABRB4E7V6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZSGIZTAMZXG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: lgArlequin]*lgArlequin* left a comment (mjmlio/vscode-mjml#56)
<#56 (comment)>
It works with mjml, but now if you have a block with css it groups
everything in one line
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELHTLOMLG4UZJHE2N2TMD2QYIA3AVCNFSM6AAAAABRB4E7V6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZSGIZTAMZXG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The release notes for version 2.0.0 suggests there is a way to enable beautifying, but I cannot find the correct settings to make this work. I currently have:
What settings does version 2.0.0 require to beautify/format mjml documents?
Specifications
The text was updated successfully, but these errors were encountered: