Пример 2: {codecitation class="brush: vb; gutter: true;" width="500px"} Public Sub Example(ByVal param as String) Console.Writeline(param) End Sub {/codecitation}
Пример 3: {codecitation class="brush: plain; gutter: true; highlight: [2,3]" width="500px"} This is plain text example That demonstrates the capability to highlight particular lines in the code. {/codecitation}