wlky / AnkiDroid-Wear

Anki for Android Wear devices
GNU General Public License v2.0
48 stars 11 forks source link

Javascript renders as plain text (bug) #20

Open evolverine opened 6 years ago

evolverine commented 6 years ago

If a card has javascript in it (and many of mine do, to parse the note's tags and display the ones that are useful at review time), it will display on the phone as simple text (and, thus, not execute), filling the screen with a lot of useless data.

I see two options, perhaps implementable one after another:

  1. Simply strip out the Githubissues.
  2. Githubissues is a development platform for aggregating issues.