Skip to content

Commit 6d2f5d2

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: Liquid Language Support ( Fixes #863 )
1 parent a64f8fe commit 6d2f5d2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Types/PipeScript.Languages/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PipeScript works with a number of Languages.
22

33
A Language is defined a function named Language.NameOfLanguage.
44

5-
PipeScript presently ships with 61 languages:
5+
PipeScript presently ships with 62 languages:
66

77
* ADA
88
* Arduino
@@ -32,6 +32,7 @@ PipeScript presently ships with 61 languages:
3232
* Kotlin
3333
* Kusto
3434
* LaTeX
35+
* Liquid
3536
* Lua
3637
* Markdown
3738
* ObjectiveC

0 commit comments

Comments
 (0)