No release in over 3 years
Plugin that replaces spaces after single letter with   that helps to avoid living single letter at the end of a line.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 3.7, < 5.0
 Project Readme

Koziolekweb::Deorphanter

A Jekyll plugin that replaces spaces after single letters with &nbsp; to prevent orphaned single letters at the end of lines in your content.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add jekyll-koziolekweb-deorphanter

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install jekyll-koziolekweb-deorphanter

Usage

Add the plugin to your site's _config.yml: