@yamlresume/core
    Preparing search index...

    Type Alias Links

    Defines latex link styling settings for typography.

    type Links = {
        underline?: boolean;
    }
    Index
    underline?: boolean

    Whether to underline links in the document.