Skip to content

Conversation

@ImMorpheus
Copy link
Contributor

add implNote when the comment is an implementation detail
remove ignored newlines


Opening a PR to gather more feedback on this before pushing more changes.

We're currently using a mix of

* foo
*
* <p>bar

and

* foo
* <p>
* bar

This is confusing and already created some issues (missing paragraphs). Since empty lines are ignored by the javadoc, this PR is using 2) consistently.

add implNote when the comment is an implementation detail
remove ignored newlines
@ImMorpheus ImMorpheus merged commit c3c8524 into api-10 Apr 1, 2023
@ImMorpheus ImMorpheus deleted the docs/paragraph-space branch April 1, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants