Skip to content

Commit b9d9122

Browse files
committed
fix html export
1 parent d688ba3 commit b9d9122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/codimd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ function export_note() {
216216
output_path="${output_path:-$note_id.html}"
217217
public_id="$(publish_note "$note_id")"
218218
wget \
219-
--recursive \
220219
--convert-links \
221220
--load-cookies "$CODIMD_COOKIES_FILE" \
222221
--output-document "$output_path" \

0 commit comments

Comments
 (0)