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
Since it would be very difficult to deal with HTML as a whole I wrote the converter to strip all tags and just keep line breaks. I'll look into maybe preserving certain tags whenever I get to work on this again and keep the issue open until then. In the meantime you'll have to manually readd the tags like above, unfortunately. Although it shouldn't be too much effort if you use Ctrl+B in the WYSIWYG editor
The parser that gets injected into card templates also can't really deal with anything but the simplest HTML structure, but you should still be able to get formatting tags like <b> to work as long as you keep them in the innermost position for a given character, so for example to bold {[宥|なだ]め[て=る];Y3} you need {[<b>宥</b>|なだ]<b>め</b>[<b>て</b>=る];Y3}
Hi, I have had the habit of adding a part of my sentence in bold so I cab identify which part I need to be looking at when reviewing quickly.
This way the part is highlighted when I review.
It is also very useful for long monolingual definitions where I can highlight just one part of a very long definition that just "clicks".
But these html tags seem to be wiped out when using anki-jrp.
Any ideas for a workaround?
The text was updated successfully, but these errors were encountered: