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

Ugly output #750

Closed
marcoscaceres opened this issue May 11, 2016 · 2 comments
Closed

Ugly output #750

marcoscaceres opened this issue May 11, 2016 · 2 comments
Milestone

Comments

@marcoscaceres
Copy link
Member

The output from ReSpec is pretty gross.

It would be nice if it was beautiful.

screenshot 2016-05-11 22 15 56

@marcoscaceres marcoscaceres added this to the 3.3 milestone May 11, 2016
@halindrome
Copy link
Contributor

This feels a little subjective. What did you have in mind?

@marcoscaceres
Copy link
Member Author

On 12 May 2016, at 12:30 AM, Shane McCarron notifications@github.com wrote:

This feels a little subjective. What did you have in mind?

Running the code through a beautifier on save. I'm currently testing this: https://github.com/beautify-web/js-beautify

As I need to use it for the markdown code. It basically just fixes white space without changing the markup. You can try it here:

http://jsbeautifier.org


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

marcoscaceres added a commit that referenced this issue May 23, 2016
* develop:
  v3.2.124
  Fix(ui): close ui when doc is clicked (closes #772)
  Fix(base-runner): improve error reporting
  Fix(markdown): use Array.from instead of for/of loop
  Fix(headers-spec): should query doc, not document
  Fix(markdown-spec): should query doc, not document
  Feat(markdown): disable md linking via 'nolinks' class (closes #777)
  Chore(travis): Bump node version to 6.2
  Chore(appveyor): Bump node version to 6.2
  Feat(save-html): beautify HTML/XML output (closes #750)
  Feat(hightlight): use new highlighter (#767)
  Fix(SpecHelper): remove isPhantom() dead code
  Feat(utils): map/reduce linkCSS() instead of jQuery
  Fix (SpecHelper): reduce dependece on jQuery
  Fix(style): reduce ReSpec FOUC (relates to #326)
  Feat(utils): add makeOwnerSwapper() (#766)
  Fix(beautify-options): disable wrap_line_length, as it gets confused
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