You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These don't write the value back to a block but to the metadata.
So we might need a different syntax like data-editable-metadata="title".
meta editing should be able to work outside of blocks. for example, if I have a title in the header, there is no reason I shouldn't be able to edit that without it having to be a block
An alternative might be #131 instead of directly supporting updating metadata fields
The text was updated successfully, but these errors were encountered:
meta editing should be able to work outside of blocks.
for example, if I have a title in the header, there is no reason I shouldn't be able to edit that without it having to be a block
These don't write the value back to a block but to the metadata.
data-editable-metadata="title"
.An alternative might be #131 instead of directly supporting updating metadata fields
The text was updated successfully, but these errors were encountered: