Skip to content

Commit 8c8398c

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

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/Language.Liquid.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Language.Liquid
2+
---------------
3+
4+
### Synopsis
5+
Liquid PipeScript Language Definition
6+
7+
---
8+
9+
### Description
10+
11+
Allows PipeScript to generate [Liquid](https://shopify.github.io/liquid/)
12+
13+
---
14+
15+
### Syntax
16+
```PowerShell
17+
Language.Liquid [<CommonParameters>]
18+
```

0 commit comments

Comments
 (0)