]> git.lizzy.rs Git - rust.git/commit
rewrite_string: detect when a url is being split and place the new line
authorStéphane Campinas <stephane.campinas@gmail.com>
Tue, 9 Oct 2018 19:47:32 +0000 (21:47 +0200)
committerStéphane Campinas <stephane.campinas@gmail.com>
Tue, 9 Oct 2018 19:47:32 +0000 (21:47 +0200)
commit375c87820f97c03fec4ec1a23803b00df1b1d5dc
treeb91bef83b43c6cfa1f605747d32d350debcd8984
parentc0b7222e2d33843102060d222fbe60a55ec438b5
rewrite_string: detect when a url is being split and place the new line
after it
src/string.rs
tests/source/itemized-blocks/rewrite_fail.rs [new file with mode: 0644]
tests/source/itemized-blocks/urls.rs [new file with mode: 0644]
tests/target/itemized-blocks/rewrite_fail.rs [new file with mode: 0644]
tests/target/itemized-blocks/urls.rs [new file with mode: 0644]