> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Jan Lahoda has updated the pull request incrementally with one additional
commit since the last revis
On Fri, 31 May 2024 06:28:28 GMT, Jan Lahoda wrote:
>> This is an attempt to add Markdown support in documentation comments to
>> JShell.
>>
>> It works by converting the Markdown text to HTML during the process of
>> resolving `{@inheritDoc}` tags.
>
> Jan Lahoda has updated the pull request
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Jan Lahoda has updated the pull request with a new target base due to a merge
or a rebase. The pull r
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Jan Lahoda has updated the pull request with a new target base due to a merge
or a rebase. The pull r
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Jan Lahoda has updated the pull request with a new target base due to a merge
or a rebase. The pull r
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Jan Lahoda has updated the pull request with a new target base due to a merge
or a rebase. The pull r
On Fri, 2 Feb 2024 14:02:28 GMT, Jan Lahoda wrote:
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Changes requested by jjg (Reviewer).
Compared to
On Fri, 2 Feb 2024 14:02:28 GMT, Jan Lahoda wrote:
> This is an attempt to add Markdown support in documentation comments to
> JShell.
>
> It works by converting the Markdown text to HTML during the process of
> resolving `{@inheritDoc}` tags.
Thanks for the comments! I've dropped the `ToHTML
This is an attempt to add Markdown support in documentation comments to JShell.
It works by converting the Markdown text to HTML during the process of
resolving `{@inheritDoc}` tags.
-
Depends on: https://git.openjdk.org/jdk/pull/16388
Commit messages:
- Cleanup.
- Preventing a N