Skip to content

Commit ada2760

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: Liquid Language Support ( Fixes #863 )
1 parent 3cd89c8 commit ada2760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PipeScript.types.ps1xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2909,7 +2909,7 @@ return $count
29092909

29102910
A Language is defined a function named Language.NameOfLanguage.
29112911

2912-
PipeScript presently ships with 61 languages:
2912+
PipeScript presently ships with 62 languages:
29132913

29142914
* ADA
29152915
* Arduino
@@ -2939,6 +2939,7 @@ PipeScript presently ships with 61 languages:
29392939
* Kotlin
29402940
* Kusto
29412941
* LaTeX
2942+
* Liquid
29422943
* Lua
29432944
* Markdown
29442945
* ObjectiveC

0 commit comments

Comments
 (0)