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

adds solution for anki whitespace to english readme
This commit is contained in:
John Washam 2021-10-27 08:26:05 -07:00 committed by GitHub
commit 631a608bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.