Export liquidParser to aid in defining new base languages for liquid. #1

Closed
jordanfowler wants to merge 1 commit from main into main
jordanfowler commented 2023-10-01 21:47:12 +02:00 (Migrated from github.com)

As mentioned in my comment about supporting additional bases, I've added an export of the parser as liquidParser which I believe should provide everything needed in order to implement a new base.

As mentioned in my comment about supporting additional bases, I've added an export of the parser as `liquidParser` which I believe should provide everything needed in order to implement a new base.
jordanfowler commented 2023-10-02 01:38:07 +02:00 (Migrated from github.com)

Sorry, just realized Language has a parser property already exposing this. I'll close the pull request.

Sorry, just realized `Language` has a `parser` property already exposing this. I'll close the pull request.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/lang-liquid!1
No description provided.