siefkenj / unified-latex

Utilities for parsing and manipulating LaTeX ASTs with the Unified.js framework
MIT License
85 stars 20 forks source link

Expanding default arguments support #84

Closed siefkenj closed 6 months ago

siefkenj commented 6 months ago

This PR adds a reworked version of the expanding algorithm for default arguments originally given in #62