FooSoft / anki-connect

Anki plugin to expose a remote API for creating flash cards.
https://foosoft.net/projects/anki-connect/
Other
1.92k stars 218 forks source link

`addNote` puts fields in paragraph element #398

Open Sabicool opened 1 year ago

Sabicool commented 1 year ago

When I create cards using anki-connect, it seems to put the information of the fields inside a paragraph element (<p> ...contents... </p>). Is there any way to prevent this from happening?

snoyes commented 1 year ago

I do not get this behavior using the examples shown in the documentation.

Show the simplest JSON you can which repeats this behavior.