diff --git a/public/index.html b/public/index.html index 76c50bebd..d30f47e99 100644 --- a/public/index.html +++ b/public/index.html @@ -39,7 +39,7 @@ function displayLog(doc, codemirror) { logHolder.innerText = doc.toJSON(); - textLogHolder.innerText = doc.getRoot().content.getStructureAsString(); + textLogHolder.innerText = doc.getRoot().content.toTestString(); } function displayPeers(peers, myClientID) { diff --git a/public/prosemirror.html b/public/prosemirror.html index ff22cfe59..f1db6e9ca 100644 --- a/public/prosemirror.html +++ b/public/prosemirror.html @@ -107,7 +107,7 @@
implements Observable ab cd a cd