Open khonkhortisan opened 6 years ago
Front template tags squish right, back template tags squish left.
After lagging on an export of my main deck, I tried it on canadian provinces Default::Flags of Canada https://ankiweb.net/shared/info/2104389644 and moved the export into collection.media for images https://github.com/peterborkuti/anki-addon-glossary/issues/5 As I scroll down the page, everything gets squished off to one side because some tag isn't getting closed:
Default::Flags of Canada
<div style='font-family: Arial; font-size: 15px;color:grey;'> What is the name of this province/territory?<br><br> {{Map}}
throws </div> sprinkles all over the templates
</div>
Should probably give a warning message like
Card contains unclosed HTML tag {{tag}} Note type {{Note}} Card type {{type}} Note id {{nid}} Card id {{cid}}
have this problem too
Front template tags squish right, back template tags squish left.
After lagging on an export of my main deck, I tried it on canadian provinces
Default::Flags of Canada
https://ankiweb.net/shared/info/2104389644 and moved the export into collection.media for images https://github.com/peterborkuti/anki-addon-glossary/issues/5 As I scroll down the page, everything gets squished off to one side because some tag isn't getting closed:throws
</div>
sprinkles all over the templatesShould probably give a warning message like