ember-prism
ember-prism copied to clipboard
How to provide defaults for prism plugins
In the latest release of ember-prism
, normalize white space was added. We handle our whitespace a little differently than the default setting. Is there a way to change the values? I found https://prismjs.com/plugins/normalize-whitespace/ but I am not sure how to set these values.
Hi @chrisvdp I'm not sure we actually do allow passing a config currently. We probably should make that an option though.