docs: update test_transfer_odt_4
This commit is contained in:
parent
d2b355b13c
commit
36561afeb6
|
|
@ -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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue