hi,
笔记里新加了几行bash cmd,就会导致整个笔记保存失败
# 3. For every patch file you will get an error like "error: XYZ does not exist in index". You can now apply this patch file manually:
patch --directory blue/red < ~/0001-*.patch
git add -a
git am --continue
错误信息如下
保存失败: {"code":1006,"error":"服务器出错....{\"errorCode\":11,\"parameter\":\"The content of elements must consist of well-formed character data or markup.\"}","orign":{"errorCode":11,"parameter":"The content of elements must consist of well-formed character data or markup."}}
hi,
笔记里新加了几行bash cmd,就会导致整个笔记保存失败
错误信息如下
保存失败: {"code":1006,"error":"服务器出错....{\"errorCode\":11,\"parameter\":\"The content of elements must consist of well-formed character data or markup.\"}","orign":{"errorCode":11,"parameter":"The content of elements must consist of well-formed character data or markup."}}