File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# unicode-bidi
22
3- This crate implements the [ Unicode Bidirectional Algorithm] [ tr9 ] for display
4- of mixed right-to-left and left-to-right text. It is written in safe Rust,
3+ This crate implements the [ Unicode Bidirectional Algorithm] [ tr9 ] for display of
4+ mixed right-to-left and left-to-right text. It is written in safe Rust,
55compatible with the current stable release.
66
7- [ Documentation] ( https://docs.rs/unicode-bidi/ )
7+ [ Documentation] ( https://docs.rs/unicode-bidi )
88
99[ ![ CI] ( https://github.com/servo/unicode-bidi/actions/workflows/main.yml/badge.svg )] ( https://github.com/servo/unicode-bidi/actions )
10- [ ![ AppVeyor] ( https://img.shields.io/appveyor/ci/servo/unicode-bidi/master .svg )] ( https://ci.appveyor.com/project/servo/unicode-bidi )
10+ [ ![ AppVeyor] ( https://img.shields.io/appveyor/ci/servo/unicode-bidi/main .svg )] ( https://ci.appveyor.com/project/servo/unicode-bidi )
1111
1212[ tr9 ] : https://www.unicode.org/reports/tr9/
You can’t perform that action at this time.
0 commit comments