add logseq-md-convert#786
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 066a2ca8a5
ℹ️ 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".
| @@ -0,0 +1,9 @@ | |||
| { | |||
There was a problem hiding this comment.
Rename plugin manifest to manifest.json
The plugin metadata file is added as menifest.json, but marketplace tooling only loads packages/<id>/manifest.json (see scripts/build.mjs where mfp is hardcoded to manifest.json and missing files are treated as package errors). In this state, logseq-md-convert will be skipped during build/index generation and won’t appear in produced marketplace data even though the package directory exists.
Useful? React with 👍 / 👎.
Submit a new Plugin to Marketplace
Plugin GitHub repo URL: https://github.com/shpeng1996/logseq-md-convert
GitHub releases checklist