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 plugin: add more options #529

Closed
tommy351 opened this issue Mar 15, 2014 · 0 comments
Closed

Tag plugin: add more options #529

tommy351 opened this issue Mar 15, 2014 · 0 comments
Milestone

Comments

@tommy351
Copy link
Member

The API of tag plugin will be changed. You can still use the old syntax.

hexo.extend.tag.register(name, fn, options);

I added a new option escape. If the options.escape is true, the content within the tag will be escaped. This option is enabled by default.

@tommy351 tommy351 added this to the 2.6 milestone Mar 15, 2014
tommy351 added a commit that referenced this issue Mar 15, 2014
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

1 participant