Skip to content

Fix stripping of enclosing parentheses#92

Open
hupfdule wants to merge 1 commit intoyskoht:developfrom
hupfdule:feature/fix_surroundig_parens
Open

Fix stripping of enclosing parentheses#92
hupfdule wants to merge 1 commit intoyskoht:developfrom
hupfdule:feature/fix_surroundig_parens

Conversation

@hupfdule
Copy link
Copy Markdown

The current code strips all surrounding parentheses, while only the outermost should be stripped. This commit changes this.

Closes #91

The current code strips _all_ surrounding parentheses, while only the
outermost should be stripped. This commit changes this.

Closes yskoht#91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parentheses around kemaps are stripped too eagerly

1 participant