glutanimate / syntax-highlighting

A fork of Tiago Barroso's Syntax Highlighting add-on with support for Anki 2.1
https://ankiweb.net/shared/info/1463041493
Other
108 stars 27 forks source link

Code indentation ignored [bug] #5

Open sekelle opened 5 years ago

sekelle commented 5 years ago

Make C++ code blocks correctly displa indentation in review mode.

code_indent

How can we reproduce the problem?

Insert formatted C++ Code without CSS

**Expected behavior: Card in review mode formatted the same as in the browser

**Actual behavior: Browser correctly displays indentation, but in review mode, each line is centered within the code block.

Reproducible?: yes

Version information

Anki

Version 2.1.8 (71e0c880) Qt 5.12.0 PyQt 5.11.3

System