Will it break a link across two posts?
No. A run of characters with no whitespace in it is treated as one unit, so a URL is either wholly in a part or wholly in the next one. The only case where anything is cut mid-token is a single unbroken run longer than the entire limit, which has nowhere else to go.