Dear all developers,
thanks for this great approach of Cooklang and all available Apps, CLI, ...
If I "share" a shopping list generated in my Cook Android App with my Nextcloud Notes App, a shopping list with the following template is created:
[ ] ingredient 1
[ ] ingredient 2
The coorect markdown format would be
* [ ] ingredient 1
* [ ] ingredient 2
Is it possible to realize that?
Dear all developers,
thanks for this great approach of Cooklang and all available Apps, CLI, ...
If I "share" a shopping list generated in my Cook Android App with my Nextcloud Notes App, a shopping list with the following template is created:
The coorect markdown format would be
Is it possible to realize that?