Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abbility to format title and meta description with smartypants #55

Open
mayfinn opened this issue Sep 5, 2023 · 0 comments
Open

Abbility to format title and meta description with smartypants #55

mayfinn opened this issue Sep 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mayfinn
Copy link

mayfinn commented Sep 5, 2023

Kirby has the ability to format markdown text typographically correctly with smartypants (Kirby Doku). These include correct spacing, convertion from -- to etc.

It should be possible to format Meta-Descriptions and Title via the smartypants configuration. It should automatically added when the Kirby option is set or could be overwritten via a own plugin option.

Not that text that is formatted via smartypants should run through html_entity_decode() so that the html_entities are not printed.

@fabianmichael fabianmichael self-assigned this Oct 5, 2023
@fabianmichael fabianmichael added the enhancement New feature or request label Oct 5, 2023
@fabianmichael fabianmichael added this to the Version 1.0 milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants