Skip to content

flipside-org/liquid-widont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Liquid Widont

A Liquid Filter that prevents widows on texts by replacing the space between the last two words with a non-breaking space.

Allows you to turn this:

You have to see it to believe  
it                            

into this:

You have to see it to  
believe it

Usage

{{ post.title | widont }}

Contributors

  • Daniel da Silva - @danielfdsilva
  • Olaf Veerman - @obirdman

About

A Liquid filter to prevent widows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published