Closed FernandoChu closed 1 year ago
Sorry for the delay in reply.
specifically to fix some problems with the Swift cards like issue #199 and a non-reported problem with KaTeX. Please tell me if you'd be fine with me doing a PR on that!
Yes, I would love that.
I am also planning on adding some testing on the converter using vitest
over the weekend. It might be helpful when fixing that issue.
and a non-reported problem with KaTeX
Can you provide me with some details regarding the non-reported problem?
Also, I would happy to merge this PR. If possible, could you please resolve the conflicts?
I added Prettier and Eslint for a more consistent code style, Eslint also found a couple of errors, e.g.
I haven't modified any functionality, but I intend to refactor some stuff, specifically to fix some problems with the swift cards like https://github.com/debanjandhar12/logseq-anki-sync/issues/199 and a non reported problem with katex. Please tell me if you'd be fine with me doing a PR on that!