Closed perliedman closed 5 years ago
The CLI passes on the value for the --character switch as character to the LeafDoc class, but it should be leadingCharacter. This PR fixes this.
--character
character
LeafDoc
leadingCharacter
The CLI passes on the value for the
--character
switch ascharacter
to theLeafDoc
class, but it should beleadingCharacter
. This PR fixes this.