Skip to content

[WIP] Build Confluence macro for managing Markdown files - #1

Closed
TeaJAge with Copilot wants to merge 1 commit into
masterfrom
copilot/create-confluence-macro-markdown-mirror
Closed

[WIP] Build Confluence macro for managing Markdown files#1
TeaJAge with Copilot wants to merge 1 commit into
masterfrom
copilot/create-confluence-macro-markdown-mirror

Conversation

Copilot AI commented Apr 1, 2026

Copy link
Copy Markdown
  • Scaffold markdown-mirror/manifest.yml with required scopes and Custom UI macro definition
  • Create backend markdown-mirror/src/index.js with fetchMarkdown and saveMarkdown resolvers using Confluence Attachments API
  • Create markdown-mirror/package.json (root) for backend dependencies
  • Create React frontend in markdown-mirror/static/markdown-editor/ with:
    • package.json with Monaco Editor, markdown-it, github-markdown-css dependencies
    • public/index.html entry point
    • src/index.js React entry point
    • src/App.js with Edit/View modes, Monaco Editor, markdown-it rendering, Copy Raw Markdown, and Empty State
    • src/App.css for styling
  • Generate markdown-mirror/Claude.md documentation (deploy steps, permissions, technical overview)
  • Update .gitignore to exclude node_modules for the Forge app
  • Review and validate all files

Copilot stopped work on behalf of TeaJAge due to an error April 1, 2026 10:47
Copilot AI requested a review from TeaJAge April 1, 2026 10:47
@TeaJAge TeaJAge closed this Apr 1, 2026
@TeaJAge
TeaJAge deleted the copilot/create-confluence-macro-markdown-mirror branch April 1, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants