@yamlresume/core
    Preparing search index...

    Function toCodeBlock

    • Convert a string to a code block in markdown format

      Parameters

      • Optionalcode: string

        The string to convert

      • Optionallang: string

        The language of the code block

      Returns string

      The code block