content
content copied to clipboard
fix: respect `draft` key as `_draft`
🔗 Linked issue
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [x] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [ ] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
Fix issue in comment and issue in comment that draft key not work as expected as document saying.
📝 Checklist
- [x] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.