You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked if anyone else asked this question before by looking through the issue reports.
Your question
Hi,
I am not sure if what I have encountered is a native feature of this add-on/Anki or is this an issue.
My problem is, in Cloze Notes, where more than one card is created (i.e., C1, C2, ...), other Cloze Deletions are displayed in black (which is almost unreadable), and not like other parts of the code. I think the screenshot may better explain what I have encountered.
In the above HTML note, rows, cols, and placeholder, which are Cloze Deletions for other cards off of the same note, are shown in black. I would like them to be shown like name, maxlength, and required, which are part of the same code and are not used as Cloze Deletions.
Thank you
The text was updated successfully, but these errors were encountered:
Checklist
Please replace the space inside the brackets with an x if the following items apply:
Your question
Hi,
I am not sure if what I have encountered is a native feature of this add-on/Anki or is this an issue.
My problem is, in Cloze Notes, where more than one card is created (i.e., C1, C2, ...), other Cloze Deletions are displayed in black (which is almost unreadable), and not like other parts of the code. I think the screenshot may better explain what I have encountered.
In the above HTML note,
rows
,cols
, andplaceholder
, which are Cloze Deletions for other cards off of the same note, are shown in black. I would like them to be shown likename
,maxlength
, andrequired
, which are part of the same code and are not used as Cloze Deletions.Thank you
The text was updated successfully, but these errors were encountered: