如果文章front-matter里有keywords属性,则使用页面的keywords,而不是直接使用tags#370
Merged
iissnan merged 1 commit intoiissnan:masterfrom Sep 11, 2015
Merged
如果文章front-matter里有keywords属性,则使用页面的keywords,而不是直接使用tags#370iissnan merged 1 commit intoiissnan:masterfrom
iissnan merged 1 commit intoiissnan:masterfrom
Conversation
如果文章front-matter里有keywords属性,则使用页面的keywords,而不是直接使用tags
iissnan
added a commit
that referenced
this pull request
Sep 11, 2015
如果文章front-matter里有keywords属性,则使用页面的keywords,而不是直接使用tags
Owner
|
👍 Thanks |
|
这个意思是如果front-matter里同时备注了keywords和tags,最后的效果等于:忽略tags? |
Contributor
Author
|
这个主要是针对自定义keywords的,tags功能不受影响 @yusmile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RT,这样对于有自定义keywords需求的使用者来说更灵活