In config file the attribute file_preloads will have a value like file1 ; /home/file2 . This function will parse this into the file list
1 | parse_preloads_in_config(value, sep = ";")
|
value |
the string that needs to be parsed |
sep |
the seperator , default is ; |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.