浏览代码

Upgrade to release v4.1.3

Kartik Visweswaran 10 年之前
父节点
当前提交
435eacab1c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -222,6 +222,7 @@ _string_, the delimiter to be used for splitting the initial preview content as
 
 #### initialPreviewConfig
 _array_, the configuration for setting up important properties for each `initialPreview` item (that is setup as part of `initialPreview`). Each element in the array should be an object/associative array consisting of the following keys:
+
     - `caption`: _string_, the caption or filename to display for each initial preview item content.
     - `width`: _string_, the CSS width of the image/content displayed.
     - `url`: _string_, the URL for deleting the image/content in the initial preview via AJAX post response.