docs: update test_transfer_odt_4

This commit is contained in:
admin_bora 2024-02-03 21:23:01 +01:00 committed by admin_bora
parent d2b355b13c
commit 36561afeb6
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@
title: Proxmox tricks title: Proxmox tricks
description: description:
published: 1 published: 1
date: 2024-02-03T20:03:42.161Z date: 2024-02-03T20:22:54.801Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2024-02-01T19:16:08.517Z dateCreated: 2024-02-01T19:16:08.517Z
@ -994,6 +994,8 @@ pandoc -f html -t markdown hello.html
pandoc -f html -t markdown_strict hello.html pandoc -f html -t markdown_strict hello.html
pandoc -f html -t markdown_strict "Linux LAMP server.html" pandoc -f html -t markdown_strict "Linux LAMP server.html"
pandoc -f html -t markdown_strict "Linux LAMP server.html" -o "Linux LAMP server.md" pandoc -f html -t markdown_strict "Linux LAMP server.html" -o "Linux LAMP server.md"
pandoc -f html -t markdown "Home_assistant.html" -o "Home_assistant.md"