SkillAgentSearch skills...

Panwriter

Markdown editor with pandoc integration and paginated preview.

Install / Use

/learn @mb21/Panwriter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="icons/icon.png" align="right" width="128">

PanWriter

PanWriter is a distraction-free markdown editor with two unique features:

  1. Tight integration with pandoc for import/export to/from plenty of file formats (including HTML, docx, LaTeX and EPUB).
  2. Preview pane that can show pages – including page breaks etc. Layout adjustments are immediately reflected in the preview.

Read the MANUAL for more info.

Download PanWriter

Feedback, suggestions and contributions very much welcome! Please open an issue to start a conversation.

Develop

Install git (if you haven't already) and install Volta (which will make the correct Node.js and npm versions availlable in the project directory), then:

git clone git@github.com:mb21/panwriter.git
cd panwriter
npm ci

## To run the app in development mode:
npm run electron:dev

## To build distributable app package (goes to ./dist):
npm dist

Check out the package.json for more scripts to run.

Powered by

PanWriter is powered by (amongst other open source libraries):

Related Skills

View on GitHub
GitHub Stars1.2k
CategoryDevelopment
Updated2d ago
Forks61

Languages

TypeScript

Security Score

100/100

Audited on Mar 24, 2026

No findings