Kirby Hidden Characters
Kirby plugin to visually show hidden characters in all kind of input fields and their previews. This includes white spaces and paragraph endings for now. The visual feedback is created by a custom colored font and is heavily based on the appearance of Adobe’s solution in InDesign. Currently the plugin aims to work out of the box on writer fields, textareas, text fields as well as field previews, although it has only been tested in a few scenarios so far.
Download and copy this repository to /site/plugins/kirby-hidden-characters
.
git submodule add https://github.com/grommasdietz/kirby-hidden-characters.git site/plugins/kirby-hidden-characters
composer require grommasdietz/kirby-hidden-characters
Currently no additional setup required.
Currently no options available.
MIT