@yamlresume/core
    Preparing search index...

    Function getResumeRenderer

    • Get the appropriate resume renderer based on the provided resume layout.

      Parameters

      • resume: Resume
      • layoutIndex: number

        The index of the layout to use.

      • summaryParser: Parser = ...

        The parser instance for the summary field. Default to MarkdownParser if not provided.

      Returns Renderer

      The renderer instance for the specified template.