Register

Markdown Paste

An Add-on Module for Foundry Virtual Tabletop

Author: Martin Papy Project: Source Foundry Versions 13+ (Verified 14) Last Updated 1 week, 4 days ago

A FoundryVTT module that adds a "Paste Markdown" toolbar button to every rich-text editor — Journal pages, item descriptions, actor bios, scene notes. Paste GitHub-Flavored Markdown into the dialog, click Insert, and you get clean HTML at the cursor. Supports Obsidian syntax.

System-agnostic. Works on Foundry v13 and v14.

Have an idea or a feedback ?

If there's a workflow that annoys you, a small thing that could be smoother, or a feature you keep wishing existed — feel free to reach out on GitHub and describe it. A short note is plenty.

Features

Installation

In Foundry's Add-on Modules tab → Install Module → paste this manifest URL:

https://github.com/martin-papy/markdown-paste/releases/latest/download/module.json

Usage

  1. Open any editor with a ProseMirror toolbar (Journal page, item description, actor bio…).
  2. Click the Markdown icon in the toolbar.

Markdown Icon

  1. Paste your Markdown into the textarea.

Markdown INsert Popup

  1. Click Insert. Converted HTML lands at the cursor.

Settings

Found under Configure Settings → Module Settings → Markdown Paste:

All settings are world-scope.

Module Settings

AI Usage Disclaimer

This module has been developped with the help of an AI Coding assistant (Claude Code). The code has been thoroughly reviewed and tested by a human (me).

Categories

Available Versions

  1. Version 0.3.1

    1 week, 4 days ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes
  2. Version 0.3.0

    2 weeks, 4 days ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes
  3. Version 0.2.1

    2 weeks, 5 days ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes
  4. Version 0.2.0

    2 weeks, 6 days ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes