From 76e9e158eef447713b8798aade0caf88a82b6001 2014-06-09 18:52:05 From: Jessica B. Hamrick Date: 2014-06-09 18:52:05 Subject: [PATCH] Update raw cell format property description --- diff --git a/IPython/nbformat/v4/v4.withref.json b/IPython/nbformat/v4/v4.withref.json index 96ef1ad..3aa3f7b 100644 --- a/IPython/nbformat/v4/v4.withref.json +++ b/IPython/nbformat/v4/v4.withref.json @@ -80,7 +80,7 @@ "additionalProperties": true, "properties": { "format": { - "description": "Raw cell format, to be determined.", + "description": "Raw cell metadata format for nbconvert.", "type": "string", "required": false }