Procházet zdrojové kódy

Update to release v4.2.4

Kartik Visweswaran před 9 roky
rodič
revize
a83a094213
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -185,9 +185,6 @@ _string_ any additional CSS class to append to the preview container.
 ### mainClass
 _string_ any additional CSS class to append to the main plugin container.
 
-### initialDelimiter
-_string_, the delimiter to be used to allow passing multiple content delimited as a string to `initialPreview`. Defaults to `'*$$*'`.
-
 ### initialPreview
 _string | array_ the initial preview content to be displayed. You can pass the minimal HTML markup for displaying your image, text, or file. 
 If set as a string, this will display a single file in the initial preview if there is no delimiter. You can set a delimiter (as defined