mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 15:41:52 +02:00
Change to UTF-8 BOM
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
|
||||
|
||||
|
||||
gci -r -i *.md |foreach{$docx=$_.directoryname+"\"+$_.basename+".docx";pandoc -f markdown -s --citeproc $_.name -o $docx}
|
||||
|
Reference in New Issue
Block a user