You can use triple backticks:
/**
* Example usage:
*
* ```
* @JavaAnnotation
* public void foo() {
* // Code
* }
* ```
*/
You can use triple backticks:
/**
* Example usage:
*
* ```
* @JavaAnnotation
* public void foo() {
* // Code
* }
* ```
*/