Skip to content

Add todo(signal) option - #84

Merged
rabuu merged 3 commits into
mainfrom
todo-signal-switch
Jul 26, 2026
Merged

Add todo(signal) option#84
rabuu merged 3 commits into
mainfrom
todo-signal-switch

Conversation

@rabuu

@rabuu rabuu commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Describe your changes

This adds the signal option for the todo function to make it possible to disable signalling the TODO warning to the context. This is useful when you want to create a TODO box locally, but don't want it to propagate to the task or global heading.

Related issues and/or PRs

Resolves #83.

Checklist

  • The test suite passes
  • The code is formatted
  • The code is readable and well-documented
  • Every word that can be in the output is translatable
  • All new features are reflected in a test or example
  • All new examples have a generated associated test
  • Changes to the public API are documented in the CHANGELOG
  • All related PRs and issues are linked
  • An appropriate label is chosen

@rabuu rabuu added the enhancement New feature or request label Jul 25, 2026
@rabuu
rabuu requested a review from leanderhert July 25, 2026 15:24
@rabuu
rabuu merged commit 03be51c into main Jul 26, 2026
2 checks passed
@rabuu
rabuu deleted the todo-signal-switch branch July 26, 2026 18:14
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

Successfully merging this pull request may close these issues.

Add option to opt-out of TODO signalling

1 participant