interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/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