On Wed, 22 Apr 2026 20:48:24 GMT, Andy Goryachev <[email protected]> wrote:
>> doc-files/controls/RichTextArea/RichTextArea_DataFormat_Incubator.md line 50: >> >>> (failed to retrieve contents of file, check the PR for context) >> Should this format be part of the JavaFX API specification? If so, we will >> eventually need a normative definition that is part of the javadoc-generated >> API docs. >> >> Related to this, you might consider defining the syntax and grammar of this >> file in some standardized way (e.g., BNF), especially if this becomes part >> of the specification. > > This is a good question! > > Should it be documented as a part of `RichTextModel` javadoc, or similarly to > the way `cssref.html` (inheriting all its formatting and maintenance > shortcomings)? > > BNF is a good idea too, albeit I'd rather postpone it until the moment we > decide to add this incubating feature to the core. Can you file a follow-up issue to resolve these questions? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1800#discussion_r3423977079
