Skip to content

Implement Marp docs adapter generation#107

Closed
Gujiassh wants to merge 2 commits into
profullstack:masterfrom
Gujiassh:codex/implement-docs-marp
Closed

Implement Marp docs adapter generation#107
Gujiassh wants to merge 2 commits into
profullstack:masterfrom
Gujiassh:codex/implement-docs-marp

Conversation

@Gujiassh
Copy link
Copy Markdown

Summary

  • replace the Marp docs adapter placeholder with a real local Marp CLI generation path
  • support pptx/pdf/html generation from markdown via stdin, including theme, custom binary, output directory, and local-file options
  • preserve dry-run behavior and surface Marp stderr when generation fails

Validation

  • npx vitest run packages/docs/marp/src/index.test.ts
  • isolated TypeScript check for packages/docs/marp/src/index.ts
  • git diff --check

Notes

  • Full workspace pnpm install/typecheck is currently blocked by an unrelated existing workspace issue: packages/dns/azure depends on @sh1pt/core@workspace:* but the workspace package is named @profullstack/sh1pt-core.

@ralyodio ralyodio self-assigned this May 16, 2026
@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

2 similar comments
@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@ralyodio ralyodio closed this May 22, 2026
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