anki/pylib/rsbridge
Damien Elmes 1e0be26b7e Partially migrate type answer to backend
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.
2022-07-22 19:28:34 +10:00
..
cargo Partially migrate type answer to backend 2022-07-22 19:28:34 +10:00
.gitignore rspy -> pylib/rsbridge 2020-11-02 15:21:12 +10:00
BUILD.bazel Fix compatibility with older macOS versions 2022-04-15 17:35:05 +10:00
build.rs update Rust deps 2021-10-02 20:42:03 +10:00
Cargo.toml update Rust deps 2021-11-18 20:58:41 +10:00
lib.rs Backups (#1685) 2022-03-07 15:11:31 +10:00