[External Plugin]: MarkdStage
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript, markdown
- Domain
- content, documentation
Research direction
Review the plugin at .github/plugin/markdstage and its canonical source at .github/extensions/markdstage, using ref v4.2.4 and commit 34621f7217fbf2a10499c229229df4c86241095d. Run the documented review scenario and npm run awesome:check. Done means the plugin is appropriately reviewed and the generated extension content passes the repository’s byte-for-byte verification.
Written by the indexing model from the issue text.
Description
Plugin name
markdstage
Short description
Create, edit, present, and export Markdown slides in a GitHub Copilot Canvas.
GitHub repository
runceel/MarkdStage
Plugin path inside the repository
.github/plugin/markdstage
Ref to review
v4.2.4
Commit SHA to review
34621f7217fbf2a10499c229229df4c86241095d
Version
4.2.4
License identifier
MIT
Author name
Kazuki Ota
Author URL
Homepage URL
No response
Keywords
canvas
copilot-canvas
markdown
slides
presentation
Additional notes for reviewers
Quick review scenario
Once the plugin is installed, the whole flow can be driven from chat:
-
Ask Copilot:
"Create github-copilot-app.md with about 10 MarkdStage-format slides that give an overview of
the GitHub Copilot app, include at least one Architecture DSL diagram and speaker notes, then
open that file in the MarkdStage canvas, check the layout for clipped slides, and show the
result in the fixed 16:9 output preview."Copilot writes github-copilot-app.md, opens the MarkdStage Canvas on slide 1, and uses
inspect_layout to report clipping and Architecture measurements against the 1280x720 output
surface, fixing any overflow before showing the deck. More controls > Output preview toggles
the same fixed 16:9 surface by hand. Navigate with the on-canvas buttons, arrow keys, or the
slide list. -
Move to the slide that contains the Architecture diagram.
-
Choose More controls > Shape editing. The Architecture editor canvas opens for that diagram:
move and resize nodes, add shapes, connect them, then Save to write the change back into the
Markdown source. -
Back in the Canvas, exercise the presentation and output paths:
- More controls > Presenter view shows the current slide, the next slide, and speaker notes
side by side, with its own Previous / Next / Slide list controls. - Start presentation in the presenter view opens a synchronized 1280x720 audience window
(F11 for full screen on Windows); End presentation closes it. More controls >
External window opens the same audience window directly from slide view. - More controls > Export PDF writes a 16:9 PDF.
- More controls > Export PowerPoint... writes a hybrid editable .pptx, where diagram shapes,
connectors, and text stay editable PowerPoint objects and speaker notes become slide notes.
- More controls > Presenter view shows the current slide, the next slide, and speaker notes
Presentation and export reuse an already-installed Edge, Chrome, or Chromium browser; the
extension never downloads one.
Implementation notes
- This plugin is a Canvas extension. The tree at
.github/plugin/markdstage/com.github.copilot/extensions/markdstage is generated from the
canonical Extension source at .github/extensions/markdstage and verified byte-for-byte in CI
(npm run awesome:check). - Besides Mermaid, the extension ships a stable Architecture DSL v1 (JSON in an
architecture
fence) with a published JSON Schema, plus a dedicated diagram editor canvas, so diagram
positions, sizes, containers, and connectors stay deterministic across export. - The extension runs locally, requires no network service and no API key, binds loopback HTTP
servers to 127.0.0.1, and bundles its own vendor assets with no runtime npm dependencies.
Submission checklist
- The plugin lives in a public GitHub repository.
- The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
- This submission follows this repository's contribution, security, and responsible AI policies.
- This plugin is not already listed in the Awesome Copilot marketplace.
- Dominant language
- JavaScript
- Stars
- 39.2k
- Forks
- 5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 119
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from github/awesome-copilot
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
github/awesome-copilot#3667 · 1 comment ·
-
external-plugin needs-review:HIGH ready-for-review
Difficulty 1/5 Under an hour Newbie friendliness 85/100
github/awesome-copilot#3664 · 2 comments ·
-
external-plugin ready-for-review
Difficulty 1/5 Under an hour Newbie friendliness 85/100
github/awesome-copilot#3662 · 1 comment ·
-
external-plugin ready-for-review
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
github/awesome-copilot#3660 · 2 comments ·
-
external-plugin ready-for-review
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/awesome-copilot#3586 · 2 comments ·
All issues in github/awesome-copilot
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Mend: dependency security vulnerability untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 70/100