Arthur-Milchior / anki-enhanced-cloze

GNU General Public License v3.0
2 stars 1 forks source link

packaging problem on ankiweb (version uploaded on 2019-06-15)? #7

Closed ijgnd closed 5 years ago

ijgnd commented 5 years ago

the latest version on ankiweb (on 2019-06-16 17:49 Central European Summer Time) does not generate clozes inside the text but adds them at the end of the field.

These files are in the add-on folder:

\2062736101
├── _Autolinker.min.js
├── __init__.py
├── _jquery-3.2.1.min.js
├── _jquery.hotkeys.js
├── _jquery.visible.min.js
├── meta.json
├── model.py
├── README.md
├── src
│   ├── __init__.py
│   └── model.py
└── zipping

If I clone this repo into addon21 I don't have this problem.

ijgnd commented 5 years ago

solved. Thanks.