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

1.6.4 #100

Merged
merged 2 commits into from
Jul 4, 2024
Merged

1.6.4 #100

merged 2 commits into from
Jul 4, 2024

Conversation

tnorbye
Copy link
Owner

@tnorbye tnorbye commented Jul 4, 2024

1.6.4:

  • Switch continuation indent from 4 to 3. (IntelliJ's Dokka preview
    treats an indent of 4 or more as preformatted text even on a continued
    line; Dokka itself (and Markdown) does not.
  • Add ability to override the continuation indent in the IDE plugin
    settings.
  • Don't reorder @sample tags (backported
    @sample tags should not be moved within kdoc facebook/ktfmt#406)

tnorbye added 2 commits July 4, 2024 08:56
- Switch continuation indent from 4 to 3. (IntelliJ's Dokka preview
  treats an indent of 4 or more as preformatted text even on a continued
  line; Dokka itself (and Markdown) does not.
- Add ability to override the continuation indent in the IDE plugin
  settings.
- (Reformat with latest ktfmt)
@tnorbye tnorbye merged commit 03842f5 into main Jul 4, 2024
1 check passed
@tnorbye tnorbye deleted the 1.6.4 branch July 4, 2024 16:35
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