feat(app): add optional anydoc engine and cross-platform icon - #49
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7d25b2911d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex check again if there are any p0 p1 issues |
|
Codex Review: Didn't find any major issues. Another round soon, please! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Adds optional anydoc Markdown conversion and a shared Markdown-themed application icon across packaged platforms.
Why
Users can opt into the faster engine without changing the default converter, and the packaged macOS, Windows, Linux, and runtime surfaces now have consistent branding.
Key Changes
Testing
Breaking Changes
None
Follow-ups
Inno Setup compilation was not run locally because the verification host is macOS; the installer path and regenerated ICO asset were validated.