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

fix: wrong period position inside inline code #4567

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

wxh06
Copy link
Contributor

@wxh06 wxh06 commented Nov 20, 2024

-To declare a range in reverse order, use `downTo.` For example, `4 downTo 1` is equivalent to `4, 3, 2, 1`.
+To declare a range in reverse order, use `downTo`. For example, `4 downTo 1` is equivalent to `4, 3, 2, 1`.

@wxh06 wxh06 requested a review from a team as a code owner November 20, 2024 21:10
@koshachy koshachy self-assigned this Nov 21, 2024
Copy link
Member

@koshachy koshachy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @wxh06, nice catch!
Thanks for your help!

@sarahhaggarty sarahhaggarty merged commit fd53d15 into JetBrains:master Nov 25, 2024
4 checks passed
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.

3 participants