From our slack,
Minor bug but if I edit yml title block stuff that shows up in a revealjs presentation (like Author or Date) the preview doesnt reflect removing those until you reload it.
I think this is because that information is retrieved from DocumentProfile and it doesn't show up in our diffs.
We should have a mechanism for testing changes in the DocumentProfile values, and resetting the entire rendering if those change. This will break concurrent block editing, but I think we need to live with that limitation for the time being.
From our slack,
I think this is because that information is retrieved from DocumentProfile and it doesn't show up in our diffs.
We should have a mechanism for testing changes in the DocumentProfile values, and resetting the entire rendering if those change. This will break concurrent block editing, but I think we need to live with that limitation for the time being.