We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d559af8 commit 74e5931Copy full SHA for 74e5931
Transpilers/Inline/README.ps1.md
@@ -1,6 +1,6 @@
1
This directory contains Inline PipeScript transpilers for several languages.
2
3
-PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages.
+PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages or file types.
4
5
Transpilers in this directory should be named ```Inline.NameOfLanguage.psx.ps1```.
6
Each file should handle one and only one language (better explicit than terse).
0 commit comments