Pathfinder 1e for Foundry VTT
    Preparing search index...

    Function enrichHTMLUnrolled

    • Experimental

      enrichHTML but with inline rolls not rolled

      Exists because core devs refused to have it in Foundry itself: https://github.com/foundryvtt/foundryvtt/issues/10557

      {@inheritDoc CONFIG.ux.TextEditor.enrichHTML}

      • This may be removed without warning.

      Parameters

      • content: string

        HTML content in string format to be enriched.

      • Optionaloptions: any = {}

        Additional options passed to enrichHTML

      Returns string

      • Enriched HTML string Synchronized with Foundry VTT v13.339