Skip to content

Comments

[ty] Fix callout syntax in configuration mkdocs (#1875)#21961

Merged
MichaReiser merged 1 commit intoastral-sh:mainfrom
leandrobbraga:fix-callout-syntax
Dec 14, 2025
Merged

[ty] Fix callout syntax in configuration mkdocs (#1875)#21961
MichaReiser merged 1 commit intoastral-sh:mainfrom
leandrobbraga:fix-callout-syntax

Conversation

@leandrobbraga
Copy link
Contributor

@leandrobbraga leandrobbraga commented Dec 13, 2025

This is an alternative solution to astral-sh/ty#1879 which does not add a new dependency.

Before

image

After

image

Closes astral-sh/ty#1875

@leandrobbraga leandrobbraga force-pushed the fix-callout-syntax branch 2 times, most recently from 682e35a to 2a30632 Compare December 13, 2025 16:47
@AlexWaygood AlexWaygood added documentation Improvements or additions to documentation ty Multi-file analysis & type inference labels Dec 13, 2025
@MichaReiser
Copy link
Member

Thank you

@MichaReiser MichaReiser merged commit 8bc753b into astral-sh:main Dec 14, 2025
38 checks passed
@leandrobbraga leandrobbraga deleted the fix-callout-syntax branch December 14, 2025 09:33
dcreager added a commit that referenced this pull request Dec 15, 2025
* origin/main:
  Update MSRV to 1.90 (#21987)
  [ty] Improve check enforcing that an overloaded function must have an implementation (#21978)
  Update actions/checkout digest to 8e8c483 (#21982)
  [ty] Use `ParamSpec` without the attr for inferable check (#21934)
  [ty] Emit diagnostic when a type variable with a default is followed by one without a default (#21787)
  [ty] Fix callout syntax in configuration mkdocs (#1875) (#21961)
  Update debug_assert which pointed at missing method (#21969)
  [ty] Add support for `__qualname__` and other implicit class attributes (#21966)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-rendered callout in documentation

4 participants