use_loader_file | R Documentation |
Adds the file-loader
to resolve files: png
, jpg
, jpeg
, and gif
.
use_loader_file(test = "\\.(png|jpe?g|gif)$/i")
test |
Test regular expression test which files should be transformed by the loader. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.