Equation Citator v1.3.7 Documentation
    Preparing search index...
    • Adds the style settings to the settings tab

      Parameters

      • containerEl: HTMLElement

        The container element to add the settings to

      • plugin: default

        The plugin instance

        Note: Citation colors and widget colors have been removed. Users should customize colors via CSS snippets using the following CSS variables:

        • --em-math-citation-color
        • --em-math-citation-hover-color
        • --em-math-citation-file-superscript-color
        • --em-math-citation-file-superscript-hover-color Widget colors automatically adapt to the theme using Obsidian's built-in color variables.

      Returns void