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

Unindent method Handlebars partials within constructor classes (fixes #323) #339

Merged
merged 1 commit into from
Apr 7, 2015

Conversation

okuryu
Copy link
Member

@okuryu okuryu commented Apr 4, 2015

This is a same solution with #292 and #302. Fix #323.

@yahoocla
Copy link

yahoocla commented Apr 4, 2015

CLA is valid!

@hhff
Copy link

hhff commented Apr 4, 2015

I don't think this is going to fix my issue @okuryu - i have been running into this with the example block.

My issue is that the first line is indented correctly, and the others and indented deeply.

@okuryu
Copy link
Member Author

okuryu commented Apr 4, 2015

@hhff Please provide a reproducible example.

@okuryu okuryu merged commit f15e1ee into yui:master Apr 7, 2015
@okuryu okuryu deleted the fix323 branch April 7, 2015 12:56
@okuryu okuryu added this to the v0.7.0 milestone Apr 7, 2015
@okuryu okuryu self-assigned this Apr 7, 2015
@okuryu okuryu changed the title Unindent method Handlebars partials within constructor classes Unindent method Handlebars partials within constructor classes (fixes #323) Apr 7, 2015
@hhff
Copy link

hhff commented Apr 7, 2015

@okuryu - managed to figure this out! It was a similar fix :)

thankyou!

floydpink added a commit to floydpink/yuidoc that referenced this pull request Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@example indent breaks in @constructor class block
3 participants