Skip to main content
Module

x/lume/plugins/inline.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.4/plugins/inline.ts";

Properties

optional
extensions: string[]

The list of extensions this plugin applies to

optional
attribute: string

Attribute used to select the elements this plugin applies to

optional
copyAttributes: (string | RegExp)[]

List of extra attributes to copy if replacing the element