Преглед на файлове

Merge pull request #1007 from Rpascar1/feature/anki-note

adds solution for anki whitespace to english readme
John Washam преди 3 години
родител
ревизия
631a608bd2
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -456,6 +456,8 @@ It costs $25 on iOS but is free on other platforms.
 
 My flashcard database in Anki format: https://ankiweb.net/shared/info/25173560 (thanks [@xiewenya](https://github.com/xiewenya)).
 
+Some students have mentioned formatting issues with white space that can be fixed by doing the following: open deck, edit card, click cards, select the "styling" radio button, add the member "white-space: pre;" to the card class.
+
 ### 3. Do Coding Interview Questions While You're Learning
 
 THIS IS VERY IMPORTANT.