[Plugin: Crayon Syntax Highlighter] Add the Ability to Specify Starting Line Number
-
Add the ability to specify the starting line number. For example, instead of always starting on line 1:
1. <?php 2. /* code */ 3. ?>
add the ability to “start” on a different number:
167. echo 'This line starts on a different number.'; 168. echo 'So does this line!';
https://www.ads-software.com/extend/plugins/crayon-syntax-highlighter/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Crayon Syntax Highlighter] Add the Ability to Specify Starting Line Number’ is closed to new replies.