We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b584e commit fd22c30Copy full SHA for fd22c30
output/file.md
@@ -189,6 +189,11 @@ Creates symlink to temporary buffered file when `buffer_type` is `file`. No syml
189
190
This is disabled on Windows.
191
192
+### `symlink_path_use_relative`
193
+
194
+Specify whether it creates symlink using relative path in `symlink_path`. The absolute path is used by default.
195
+This parameter is introduced since v1.19.0.
196
197
#### `@log_level`
198
199
The `@log_level` option allows the user to set different levels of logging for each plugin.
0 commit comments