ijgnd
ijgnd
I made a new version of the idea from february. I did some short tests in Windows and Linux and so far it works. I don't have a Mac. The...
I gave up on modifying the reviewer. Instead I just open the Editcurrent window and add some functions there, see [Cut/Copy from editor to new note or add window (with...
In [my fork](https://ankiweb.net/shared/info/1972239816) I kept the table tag. I made [the following note](https://github.com/ijgnd/anki__syntax-highlighting/blob/c471edb92b4863fe25fd2c92eb82720e95c7af4c/src/syntax_highlighting.py#L231): # to show line numbers pygments uses a table. The background color for the code # highlighting...
PHP works for me in Anki 2.1.13 and the latest versoin of this add-on. The names I tried are `PHP` and `JavaScript+PHP`.
This is not about the add-on syntax highlighting. This is a bug of Anki 2.0 which can't be reproduced in 2.1.13. I think this was fixed in [2018-06](https://github.com/dae/anki/commit/b17946b2822319bfbaa82c45cdcac66d4ffd27a7) ([related discussion](https://anki.tenderapp.com/discussions/ankidesktop/28493-cloze-false-warning-that-no-cards-would-be-created-in-add-dialog-with-multi-line-cloze))....
I'm just a happy user of this add-on. You could try to style with CSS as described under "Use CSS classes" on https://ankiweb.net/shared/info/1463041493. The css that is linked from this...
maybe also relevant: https://github.com/glutanimate/syntax-highlighting/issues/8
@fugohan : It's hard to help (virtually impossible?) unless you say if you have performed the steps from the add-on description. You could also show screenshots etc. to make sure...
@fugohan : That's a great guide. Thanks for sharing. It's not highlighted in the editor because you still miss [Customize Editor Stylesheet](https://ankiweb.net/shared/info/1215991469). Then you would have to create a cssfile...
This bug is annoying. I think that at the moment this breaks about 15 addons from ankiweb. I sometimes get reports that one of my add-ons is broken and -...