I have to create hundreds of cards that are basically raw HTML (Example: <div class="q-question-text--print-hide"><a class="q-link" data-toggle="collapse - Pastebin.com). The content of this pastebin is the front of my card. However, I need to find an easy way to render this HTML (instead of showing the actual code). I will be importing 20k+ cards like this to my Anki collection from a CSV file.
Both front and back are raw HTML. I think my explanation was a bit confusing, I am open to answer any questions. Also, any help is accepted.