grommasdietz/kirby-hidden-characters

Visually show hidden characters in writer fields, textareas, text fields and field previews

1.0.2 2024-04-04 11:22 UTC

This package is auto-updated.

Last update: 2024-05-04 12:39:05 UTC


README

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.

Cover image showing an example of the plugin in use

Installation

Download

Download and copy this repository to /site/plugins/kirby-hidden-characters.

Git submodule

git submodule add https://github.com/grommasdietz/kirby-hidden-characters.git site/plugins/kirby-hidden-characters

Composer

composer require grommasdietz/kirby-hidden-characters

Setup

Currently no additional setup required.

Options

Currently no options available.

License

MIT