Line number
Line number configuration for CodeSnap
CodeSnap supports render line numbers in code snapshots, which can be useful for referencing specific lines of code. You can enable or disable line numbers in the Code configuraion:
For instance, if your code snippet is start from like 10, then you can set the start_line_number to 10:
The output will be like this:
