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

Beautification in progress... Html... #1483

Closed
5 tasks
xuetham opened this issue Jan 24, 2017 · 2 comments
Closed
5 tasks

Beautification in progress... Html... #1483

xuetham opened this issue Jan 24, 2017 · 2 comments

Comments

@xuetham
Copy link

xuetham commented Jan 24, 2017

Description

The results of beautification are not what I expect.

Input Before Beautification

This is what the code looked like before:

<INSERT CODE HERE>

Expected Output

The beautified code should have looked like this:

<INSERT CODE HERE>

Actual Output

The beautified code actually looked like this:

<INSERT CODE HERE>

Steps to Reproduce

  1. Add code to Atom editor
  2. Run command Atom Beautify: Beautify Editor
  3. This beautified code does not look right!

Debug

Here is a link to the debug.md Gist:

Checklist

I have:

  • Tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
  • Reloaded (or restarted) Atom to ensure it is not a caching issue
  • Searched through existing Atom Beautify Issues at https://github.com/Glavin001/atom-beautify/issues
    so I know this is not a duplicate issue
  • Filled out the Input, Expected, and Actual sections above or have edited/removed them in a way that fully describes the issue.
  • Generated debugging information by executing Atom Beautify: Help Debug Editor command in Atom and added link for debug.md Gist to this issue
@Glavin001
Copy link
Owner

Glavin001 commented Jan 25, 2017

Duplicate of #1458.

Published fix of #1458 to v0.29.17! Thank you for your patience!

@Glavin001 Glavin001 self-assigned this Jan 25, 2017
@Glavin001 Glavin001 added this to the v0.30.0 milestone Jan 25, 2017
@xuetham
Copy link
Author

xuetham commented Jan 28, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants