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.
Installation
Download
Download and copy this repository to /site/plugins/kirby-hidden-characters
.
Git submodule
git submodule add https://github.com/grommas/kirby-hidden-characters.git site/plugins/kirby-hidden-characters
Composer
composer require grommas/kirby-hidden-characters
Setup
Currently no additional setup required.
Options
Currently no options available.
License
MIT