mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
Partially completes #1068, and will allow mobile clients to drop their separate diff-match-patch imports. Does not yet try to handle case folding or combining-char stripping, and leaves some of the outer HTML wrapping up to the frontend for now. The logic for rendering the provided string has changed: missing chars are now only inserted if they follow a correct section, and the original text is shown instead of hyphens. This is an experiment, and can be changed if it's not well received. |
||
|---|---|---|
| .. | ||
| backend.proto | ||
| card_rendering.proto | ||
| cards.proto | ||
| collection.proto | ||
| config.proto | ||
| deckconfig.proto | ||
| decks.proto | ||
| generic.proto | ||
| i18n.proto | ||
| import_export.proto | ||
| links.proto | ||
| media.proto | ||
| notes.proto | ||
| notetypes.proto | ||
| scheduler.proto | ||
| search.proto | ||
| stats.proto | ||
| sync.proto | ||
| tags.proto | ||