Skip to content

Commit

Permalink
feat: Porting Razor Template to Language Function (Fixes #620)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Nov 12, 2023
1 parent ee71605 commit ed4d270
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/ListOfTranspilers.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ These are all of the transpilers currently included in PipeScript:
|[PipeScript.TypeExpression](Transpilers/Core/PipeScript.TypeExpression.psx.ps1) |The PipeScript TypeExpression Transpiler |
|[ProxyCommand](Transpilers/ProxyCommand.psx.ps1) |Creates Proxy Commands |
|[Python.Template](Transpilers/Templates/Python.Template.psx.ps1) |Python Template Transpiler. |
|[Razor.Template](Transpilers/Templates/Razor.Template.psx.ps1) |Razor Template Transpiler. |
|[RegexLiteral](Transpilers/Syntax/RegexLiteral.psx.ps1) |Regex Literal Transpiler |
|[RemoveParameter](Transpilers/Parameters/RemoveParameter.psx.ps1) |Removes Parameters from a ScriptBlock |
|[RenameVariable](Transpilers/RenameVariable.psx.ps1) |Renames variables |
Expand Down

0 comments on commit ed4d270

Please sign in to comment.