You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Application/SyntaxHighlight.help/Contents/Resources/English.lproj/preferences.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,11 @@ <h1>Global Preferences</h1>
68
68
<small>(see man highlight to a list of valid arguments and plugins)</small></td>
69
69
</tr>
70
70
71
+
<tr>
72
+
<td>Data limit</td>
73
+
<td>Maximum amount of data to format, data beyond the limit is omitted. Specify 0 to not limit. Note that if is set a preprocessor, the filter is applied to the preprocessor's and not to the source file.</td>
74
+
</tr>
75
+
71
76
<tr>
72
77
<td>Interactive preview</td>
73
78
<td>If enabled allow the execution of javascript code inside the quicklook preview. Enable only when in extra arguments you use a custom plugins that embed js code inside the <code>highlight</code> output.<br/>
0 commit comments