Highlight Test
List of Chroma Highlighting Languages
inline code
1 2 3 4 5 6 7 8 9 10 1. first 2. second > bq **blod** *italic* --- +++ *** 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 /** * @author John Smith <john.smith@example.com> */ package l2f.gameserver.model; public abstract strictfp class L2Char extends L2Object { public static final Short ERROR = 0x0001; public void moveTo(int x, int y, int z) { _ai = null; log("Should not be called"); if (1 > 5) { // wtf!