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
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