Templates / Meeting Minutes

Meeting Minutes PDF template — render it from Markdown

Minutes have one job: be findable and skimmable three months later. This template is deliberately quiet — a neutral slate accent, crisp all-sans typography on US Letter, tight line spacing for lists, and an action-items table that puts owner and due date where auditors and teammates both look first.

Meeting Minutes
Section heading
Rendered with Inkrun
Before & after

Plain Markdown in. A meeting minutes worth sending out.

Take notes the way you already do — bullets in Markdown, decisions bolded, action items in a table. One render call turns the raw notes into a filed, dated document that looks identical for every meeting. Pair it with a transcription agent and minutes write and render themselves before the room empties.

meeting-minutes.mdMD
# Product Sync — Minutes

**Date** July 3, 2026 · **Time** 10:00–10:45 · **Recorder** T. Okafor

**Present:** J. Meyer, T. Okafor, L. Braun, S. Adeyemi
**Apologies:** R. Nakamura

## Decisions

- **Ship the usage-based tier behind a flag on July 15.**
- Defer the mobile dashboard to Q4 — no capacity before then.
- Pricing page copy owned by marketing, final review July 10.

## Discussion

Rollout risk centered on billing edge cases; finance wants a
dry run against June invoices before the flag flips. Support
volume from the beta remains low (4 tickets, all resolved).

## Action items

| # | Action                             | Owner      | Due     |
| - | ---------------------------------- | ---------- | ------- |
| 1 | Billing dry run on June data       | L. Braun   | July 9  |
| 2 | Flag rollout plan + rollback doc   | S. Adeyemi | July 11 |
| 3 | Pricing copy to legal              | J. Meyer   | July 10 |

**Next meeting:** July 10, same time.
meeting-minutes.pdfPDF
Meeting Minutes
Section heading
Rendered with Inkrun
Render it your way

Three ways to render the meeting minutes.

Dashboard

Paste your Markdown in the editor, pick Meeting Minutes, and download the PDF — no code involved.

REST API
curl https://inkrun.dev/api/v1/render \
  -H "Authorization: Bearer sk_..." \
  -H "Accept: application/pdf" \
  -d '{"template": "meeting-minutes", "markdown": "# ..."}' \
  --output meeting-minutes.pdf
MCP · your agent

Add the Inkrun MCP connector once, then ask your agent:

Turn this meeting transcript into minutes and render them with the meeting-minutes template.
FAQ

Meeting Minutes template — common questions.

Can minutes be generated automatically after a call?

Yes — feed a transcript to an MCP-connected agent and ask for minutes; it drafts the Markdown and calls Inkrun for the finished PDF in one step.

Is the format acceptable for formal records?

The layout covers standard governance fields — attendees, decisions, actions with owners and dates — and every render is identically formatted for filing.

Can I add our logo and switch to A4?

Duplicate the template to set format and branding once; every meeting after that renders with your settings.

Related templates

If you render meeting minutess, you probably ship these too.

Runbook
Runbook

Operational runbook in a calm teal with monospace headings.

A4Mono headRoboto body
Explore this template
Onboarding Guide
Section heading
Rendered with Inkrun
Onboarding Guide

Friendly amber accent for warm, readable how-tos.

A4Sans headSans body
Explore this template
Executive Summary
Key results
Executive Summary

US Letter summary with a bold rose accent band and heavy Poppins.

LetterPoppins headInter body
Explore this template
Inkrun © 2026