hackmdio / hackmdio/hackmd-cli

Updating a note removes the title

Abierto
#89 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
176
Forks
13
Merge medio
1 d 4 h
PR fusionados (30 d)
5

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.