RFR: 8276124: Provide snippet support for properties files [v4]
Pavel Rappo
prappo at openjdk.java.net
Tue Nov 23 12:59:07 UTC 2021
On Mon, 22 Nov 2021 23:29:51 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> 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.
If we are to do it, we should discuss and implement it quickly, before RDP 1. We would still be able to do it later, before RC, but only with approval. Here are some questions to discuss.
1. What `lang` identifier(s) should plain text use?
2. What comment rules and markup marker(s) should plain text use?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6397
More information about the javadoc-dev
mailing list