Hey Psy, you can "deactivate" HTML by using the Latex tag: <$></$>. You won't even have to learn Latex "programming" for this purpose and the best: you can just copy-paste your HTML code. ;) You only have to install MiKTeX to be able to use Latex. After you've installed it, you can try this example:
----------------------------------------------------------------------------------------------- This is a combination of HTML and Latex in Mnemosyne: <$> Latex: <b></b> </$> HTML: <b>This is bold</b> <$> Latex: <i></i> </$> HTML: <i>This is italic</i> ----------------------------------------------------------------------------------------------- Bye, Abakus ----- Original Nachricht ---- Von: [email protected] An: [email protected] Datum: 17.06.2013 19:51 Betreff: [mnemosyne-proj-users] Deactivate HTML interpretation > Hey there :) > > Is there a way to deactivate HTML interpretation in the cards? > I'm learning IT stuff and I'm using placeholders to illustrate a syntax for > something. For example: > > alter table <tablename> add constraint <name> check (<condition>); > > Mnemosyne interpretes it as HTML and hides it completely. Is there another > way than using < and >? > > Thanks in advance! > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/6ad42980-272e-4e80-97 > f8-6638588cf062%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/726050108.1839771.1371553248027.JavaMail.ngmail%40webmail11.arcor-online.net. For more options, visit https://groups.google.com/groups/opt_out.
