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

tag: fix special tag names #1599

Merged
merged 2 commits into from
Dec 4, 2015
Merged

tag: fix special tag names #1599

merged 2 commits into from
Dec 4, 2015

Conversation

magicdawn
Copy link
Contributor

I have a post got tags like this https://gitcafe.com/magicdawn/magicdawn/raw/master/source/_posts/js-constructor-return-value.md

tags: 
- js
- constructor
- return

Cause constructor is a special key. map['constructor'] === Object, And will error str must be string.

@Xuanwo
Copy link
Contributor

Xuanwo commented Dec 4, 2015

@magicdawn failed in 0.12, but passed 4 & 5, maybe it's a problem of travis, I will rebuild it manually.

Xuanwo pushed a commit that referenced this pull request Dec 4, 2015
@Xuanwo Xuanwo merged commit 7e1d351 into hexojs:master Dec 4, 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.

2 participants