When calling flowtype, it'd be great to be able to do ``` js $("#id").flowtype({ onOneLine:true }); ``` To resize the text selected to fit exactly on one line in its parent element.
When calling flowtype, it'd be great to be able to do
To resize the text selected to fit exactly on one line in its parent element.