hackmdio / hackmdio/hackmd-cli
Updating a note removes the title
未关闭
- 主要语言
- TypeScript
- 星标
- 176
- 派生
- 13
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 5
描述
When I use `hackmd-cli notes update --noteId="XYZ" --content="New content"` to set the contents of a note, the title of the note is removed. Trying to include the title of the note in the content, e.g.
```
hackmd-cli notes update --noteId="XYZ" --content="# My title\nNew content"
```
does not solve the issue: instead, the `# My title` part is included in the content of the note and the title is still empty.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。