We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wonder if it would be good to have a limit on how many short words can get linked together?
On my site I've got a par which ends:
Singapore, the USA and Vietnam.
Which gets transformed to Singapore, the USA and Vietnam.
Singapore, the USA and Vietnam.
which wraps in a block and really undermines flow.
Here's the link, first par after the image: http://equivalentideas.com/journal/tpp-against-a-narrowing-circle/
Now that I look at it, many places where two or more short words are together don't wrap well.
Interesting!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I wonder if it would be good to have a limit on how many short words can get linked together?
On my site I've got a par which ends:
Which gets transformed to
Singapore, the USA and Vietnam.
which wraps in a block and really undermines flow.
Here's the link, first par after the image: http://equivalentideas.com/journal/tpp-against-a-narrowing-circle/
Now that I look at it, many places where two or more short words are together don't wrap well.
Interesting!
The text was updated successfully, but these errors were encountered: