hackmdio / hackmdio/hackmd-cli

Updating a note removes the title

Aperta
#89 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
176
Fork
13
Merge medio
1g 4h
PR unite (30g)
5

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.