On Wed, 18 Jan 2023 19:02:36 GMT, Justin Lu <j...@openjdk.org> wrote:
>> This PR implements _JEP 413: Code Snippets in Java API Documentation_ for >> [java.text.CollationElementIterator](https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/text/CollationElementIterator.html). >> >> Code examples using <pre> ... </pre> blocks are replaced with the @ snippet >> syntax where applicable. >> >> >> Additionally, removed a floating colon in the code example > > Justin Lu has updated the pull request incrementally with one additional > commit since the last revision: > > Add unicode vertical ellipsis Marked as reviewed by naoto (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12055