RFR: 8276124: Provide snippet support for properties files [v4]
Jonathan Gibbons
jjg at openjdk.java.net
Mon Nov 22 23:33:09 UTC 2021
On Mon, 22 Nov 2021 17:34:51 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> The initial integration (JDK-8266666) of JEP 413 did not support properties files. This commit rights that wrong.
>
> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
>
> Address feedback
It would be nice to define/support the markup characteristics of "plain text" snippets, where "plain text" might be a stand-in for commands, or stack traces, or other less common formats.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6397
More information about the javadoc-dev
mailing list