Skip to content

Commit fd22c30

Browse files
authored
out_file: add symlink_path_use_relative (#597)
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent d4b584e commit fd22c30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

output/file.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ Creates symlink to temporary buffered file when `buffer_type` is `file`. No syml
189189

190190
This is disabled on Windows.
191191

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+
192197
#### `@log_level`
193198

194199
The `@log_level` option allows the user to set different levels of logging for each plugin.

0 commit comments

Comments
 (0)