When I create a new simple HTML file:
Hello World!
and save it, the beautify package change the text to Error: source does not appear to be markup.
I expected to don't change my code and show a alert instead
Hello World![ ] Generated debugging information and added link for debug.md Gist to this issue --> There is no error and no debug info
I have unsinstall the package, do all the steps and there is no problem. I install it again, and the problem comes out again.
Beautify On Save option disabled for HTML and in general configuration. Even with the Disable Beaytifying Language in the HTML optionHTML (Angular)[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
I have this problem in some HTML files too and it's very dangerous, because it generates don't wanted text in the final code (and without any error or advice)
Pretty Diff defect. Looking into it.
The defect is valid and I can reproduce it. It is fixed in later versions of Pretty Diff. I really need to stop working on Pretty Diff and resume work on github.com/prettydiff/biddle so I can solve the distribution problem and get updates back into Atom Beautify.
Closing as a Pretty Diff bug.
Keeping everybody informed I have fixed biddle. Check it out now - https://github.com/prettydiff/biddle
I will republish Pretty Diff using biddle in production tomorrow. I am not ready to give it to Atom Beautify just yet though. I actually need users to play around with this thing for a bit so that I can get a sense of where the pain points are and just how bad it works for fails for other people. I wrote a getting started document at https://github.com/prettydiff/biddle/blob/master/documentation/gettingstarted.md
The documentation might be easier to read from the command line though as I included a markdown to CLI parser in biddle. The number at the end defines the word wrap limit:
node biddle markdown documentation/gettingstarted.md 80
I am getting this same issue with a cfc (coldfusion) Is there any update on how to fix?
@prettydiff , any update for @TimMeade on Pretty Diff bug?
I am working on these issues now:
Upon completion biddle will be ready for integration.
Most helpful comment
The defect is valid and I can reproduce it. It is fixed in later versions of Pretty Diff. I really need to stop working on Pretty Diff and resume work on github.com/prettydiff/biddle so I can solve the distribution problem and get updates back into Atom Beautify.