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

Color todo admonitions in the REPL #54957

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Color todo admonitions in the REPL #54957

merged 1 commit into from
Jul 12, 2024

Conversation

fredrikekre
Copy link
Member

This patch adds magenta coloring for !!! todo admonitions in addition to the existing styling of danger, warning, info, note, tip, and compat admonitions. This is useful if you want to leave some more colorful todo notes in docstrings, for example.

Accompanying PR for Documenter to render these in HTML and PDF docs: JuliaDocs/Documenter.jl#2526.

This patch adds magenta coloring for `!!! todo` admonitions in addition
to the existing styling of `danger`, `warning`, `info`, `note`, `tip`,
and `compat` admonitions. This is useful if you want to leave some more
colorful todo notes in docstrings, for example.

Accompanying PR for Documenter to render these in HTML and PDF docs:
JuliaDocs/Documenter.jl#2526.
@fredrikekre fredrikekre merged commit aba6766 into master Jul 12, 2024
7 checks passed
@fredrikekre fredrikekre deleted the fe/todo branch July 12, 2024 14:31
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.

2 participants