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

Spacebars support (almost identical to handlebars) #217

Closed
serkandurusoy opened this issue Feb 20, 2015 · 7 comments
Closed

Spacebars support (almost identical to handlebars) #217

serkandurusoy opened this issue Feb 20, 2015 · 7 comments

Comments

@serkandurusoy
Copy link

Meteor's templating language is a derivative of handlebars and is called spacebars.

It would be great to see spacebars support, even if it is just a blanket copy of handlebars.

Thanks.

@Francescu
Copy link

+1

@Glavin001 Glavin001 self-assigned this Mar 16, 2015
@Glavin001 Glavin001 added this to the v1.0.0 milestone Mar 16, 2015
@prettydiff
Copy link
Collaborator

Since the syntax appears to be identical to Handlebars so Pretty Diff already supports this. Looking at the documentation I did find a minor bug though.

prettydiff/prettydiff#62

I will commit to supporting this format once I resolve this defect.

@serkandurusoy
Copy link
Author

hm, yes, that seems to be a showstopper :(

@prettydiff
Copy link
Collaborator

I put a QA version up for review. Please test this out and see if it is closer to happiness.

http://prettydiff.com/ignore/testlocation/prettydiff.com.xhtml

@prettydiff
Copy link
Collaborator

Support added in Pretty Diff v1.11.3.

@Glavin001
Copy link
Owner

Will be coming soon with #282, thanks to @prettydiff.

@Glavin001 Glavin001 modified the milestones: v1.0.0, v1.1.0 May 1, 2015
Glavin001 referenced this issue May 3, 2015
What's new:
- Beautifier options definition supports:
    - boolean - enable/disable
    - string - rename and enable
    - function - transform and enable
    - array - apply complex transformation to multiple options and
      output single option result
- Show "Supported by <beautifiers>" for each language option
    - Beautifiers have a name
    - Beautifier options definition is used to determine if
    language option is supported by a beautifier
- Remove SQL test, since sqlformat is inconsistant
@Glavin001 Glavin001 modified the milestones: v0.25.0, v0.26.0 May 3, 2015
@Glavin001
Copy link
Owner

Published to v0.25.0

This is a very big release with lots of internal changes and (hopefully) no breaking changes. Please let me know if you are experiencing any unusual behaviour / breaking changes after updating. Thank you.

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

4 participants