interface Optionsimport { type Options } from "https://deno.land/x/lume@v2.2.4/plugins/inline.ts"; Propertiesoptionalextensions: string[]The list of extensions this plugin applies to optionalattribute: stringAttribute used to select the elements this plugin applies to optionalcopyAttributes: (string | RegExp)[]List of extra attributes to copy if replacing the element