Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unclosed HTML tags #8

Open
khonkhortisan opened this issue Nov 8, 2018 · 1 comment
Open

unclosed HTML tags #8

khonkhortisan opened this issue Nov 8, 2018 · 1 comment

Comments

@khonkhortisan
Copy link

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 #5
As I scroll down the page, everything gets squished off to one side because some tag isn't getting closed:


<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

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}}
@srghma
Copy link

srghma commented Feb 13, 2021

2021-02-13-19:26:28-screenshot
2021-02-13-19:26:36-screenshot

have this problem too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants