-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat: add JSON_LD plugin #687
Conversation
@oscarotero How do you think about this? I checked the types in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, that was fast!
Thank you. I just left some comments but it looks great overall!!
Lines 92 to 102 in e15d18c
@oscarotero Which naming convention should I use here? I’ve seen two different styles in decap_cms.ts and source_map.ts
|
@shuaixr I use Edit: |
39e4b2f
to
00f204f
Compare
1348b15
to
4780bd3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work. thanks!
I just left a couple of comments with additional tweaks.
4780bd3
to
9aef52a
Compare
It looks amazing. Thanks so much!! Meanwhile, if you want to use, you can configure the |
Description
add JSON_LD plugin
Related Issues
Fixes #453
Check List
CODE OF CONDUCT
CONTRIBUTING
send multiple pull request.
fmt
to fix the code format before commit.CHANGELOG.md
.