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

YAML? #854

Closed
3 tasks
vmwherez opened this issue Mar 11, 2016 · 1 comment
Closed
3 tasks

YAML? #854

vmwherez opened this issue Mar 11, 2016 · 1 comment

Comments

@vmwherez
Copy link

Description

The results of beautification are not what I expect.

Expected Results

The beautified code should have looked like:

<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: https://gist.github.com/...

How to create debug.md Gist

Note that this will include a copy of your code.
If your code is private, please create a different sample of code that reproduces the problem.

  1. In the Atom command-palette,
    search for and run the command Atom Beautify: Help Debug Editor.
    The debugging results will be copied to your clipboard.
  2. Create a new Gist at https://gist.github.com/
  3. Create a file in your new Gist called debug.md.
  4. Paste your debugging results from Atom beautify into debug.md file in your Gist.
  5. Add a link to your Gist in your new Issue.

Checklist

  • I have tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
  • Searched for existing Atom Beautify Issues at https://github.com/Glavin001/atom-beautify/issues
    so I know this is not a duplicate issue
  • Generated debugging information and added link for debug.md Gist to this issue
@prettydiff
Copy link
Collaborator

#312

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