hackmdio / hackmdio/hackmd-cli
Updating a note removes the title
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 176
- Fork
- 13
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.