hackmdio / hackmdio/hackmd-cli

Updating a note removes the title

Ouverte
#89 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
176
Forks
13
Merge moyen
1 j 4 h
PR mergées (30 j)
5

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.