Skip to content

Define a separate dokuwikiTodo for FIXME and DELETEME #19

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inkarkat
Copy link

@inkarkat inkarkat commented Sep 9, 2022

These have been lumped together with the smileys, but serve different purposes: The latter convey emotions, but the former alert maintainers to problems (and as such, users may want to emphasize those, e.g. with boldface and a glaring yellow background).
As FIXME and DELETEME are just alphabetic characters, :syn keyword is used (this wouldn't be possible for the smileys) - this also prevents inadvertent matching inside other text (PREFIXMEDIATION).
Keep the default linking to the Todo group for smileys to maintain backwards compatibility - users have to customize if they want to distinguish both.

These have been lumped together with the smileys, but serve different purposes: The latter convey emotions, but the former alert maintainers to problems (and as such, users may want to emphasize those, e.g. with boldface and a glaring yellow background).
As FIXME and DELETEME are just alphabetic characters, :syn keyword is used (this wouldn't be possible for the smileys) - this also prevents inadvertent matching inside other text (PREFIXMEDIATION).
Keep the default linking to the Todo group for smileys to maintain backwards compatibility - users have to customize if they want to distinguish both.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant