structured-render - v1.2.0
    Preparing search index...

    Variable baseContentResetStylesConst

    baseContentResetStyles: "\n.structured-rendering-markdown-rendering-content-for-screenshot > *:first-child {\n margin-top: 0;\n}\n.structured-rendering-markdown-rendering-content-for-screenshot > *:last-child {\n margin-bottom: 0;\n}\n" = ...

    Base CSS reset styles that are always applied to the content div, regardless of custom style overrides. These ensure no unwanted whitespace from default browser margins on the first and last child elements.