astexplorer
astexplorer copied to clipboard
Add a category and the corresponding template parser for Liquid
Hi @fkling , thank you for this extremely useful repo, this is my second PR.
This PR added an AST viewer for Liquid language. Liquid is defined by Shopify and used by Jekyll and thus Github Pages. There's a JavaScript implementation for it and its parser is included in this PR.