Skip to main content
Module

x/lume/plugins/katex.ts>Options

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.19.1/plugins/katex.ts";

Properties

extensions: string[]

The list of extensions this plugin applies to

cssSelector: string

The css selector to apply katex

options: KatexOptions