macana

Static site generator for Obsidian Vault

Style anchors using class selector, rather than type selector Type selector, which selects all tags/elements that matches, often causes unexpected side-effect. For example, if an internal component includes anchor element, the default style for contents also applys to the internal anchor, which is not desirable.

Changes

3 changed files (+142/-12)