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

Block tunes API #54

Closed
johnpuddephatt opened this issue Sep 16, 2021 · 1 comment
Closed

Block tunes API #54

johnpuddephatt opened this issue Sep 16, 2021 · 1 comment

Comments

@johnpuddephatt
Copy link
Contributor

It looks like the new Block Tunes API is unsupported by editorjs-php at present.

This adds 'tuning' data under the 'tunes' key so block data looks like the following:

"type": "paragraph",
"data": {
    "text": "Foo"
},
"tunes": {
    "textVariant": "small"
}
@neSpecc
Copy link
Contributor

neSpecc commented Sep 30, 2022

Resolved by #59

@neSpecc neSpecc closed this as completed Sep 30, 2022
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

2 participants