diff --git a/docs/format_description.rst b/docs/format_description.rst index 2a2c26e..f2abef1 100644 --- a/docs/format_description.rst +++ b/docs/format_description.rst @@ -302,7 +302,7 @@ regardless of format. # nbconvert to formats other than this will exclude this cell. "format": "mime/type" }, - "source": "[some nbformat output text]", + "source": ["some nbformat output text"], }