Skip to content

Commit

Permalink
Bold formatting.
Browse files Browse the repository at this point in the history
Not as I expected but this gives correct output

Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Dec 21, 2019
1 parent 8990f39 commit 15bf2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/src/main/asciidoc/WebSocket.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@ this specification. This API is intended to be implemented either as a
standalone WebSocket implementation, as part of a Jakarta Servlet
container, or as part of a full Jakarta EE platform implementation. The
APIs that must be implemented to conform to the Jakarta WebSocket API are
all the Java APIs in the packages *jakarta.websocket.** and
**jakarta.websocket.server.***. Some of the non-API features of the Jakarta
all the Java APIs in the packages *jakarta.websocket.\** and
*jakarta.websocket.server.**. Some of the non-API features of the Jakarta
WebSocket API are optional when the API is not implemented as part of
the full Jakarta EE platform, for example, the requirement that WebSocket
endpoints be non-contextual managed beans (see Chapter 7). Such Jakarta EE
Expand Down

0 comments on commit 15bf2cd

Please sign in to comment.