Skip to content

Commit

Permalink
feat: Porting Go Template to Language Function (Fixes #598)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Nov 11, 2023
1 parent 42ab789 commit 30a5776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion en-us/ListOfTranspilers.help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ These are all of the transpilers currently included in PipeScript:
|[EqualityComparison](Transpilers/Syntax/EqualityComparison.psx.ps1) |Allows equality comparison. |
|[EqualityTypeComparison](Transpilers/Syntax/EqualityTypeComparison.psx.ps1) |Allows equality type comparison. |
|[Explicit](Transpilers/Explicit.psx.ps1) |Makes Output from a PowerShell function Explicit. |
|[Go.Template](Transpilers/Templates/Go.Template.psx.ps1) |Go Template Transpiler. |
|[HAXE.Template](Transpilers/Templates/HAXE.Template.psx.ps1) |Haxe Template Transpiler. |
|[HCL.Template](Transpilers/Templates/HCL.Template.psx.ps1) |HCL Template Transpiler. |
|[Help](Transpilers/Help.psx.ps1) |Help Transpiler |
Expand Down

0 comments on commit 30a5776

Please sign in to comment.