modrev-ai / bibReader

Turn non-standard bib file into easily editable tabular format and save it as a standard bib file

Home Page:https://pypi.org/project/bibReader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a function that searches outermost parenthesis pair

jshinm opened this issue · comments

Description of Issue

Noticed that we need a specific method to search for contents within parenthesis rather than simply looking for a certain character

New parsing logic doesn't have to rely on this concept, thus this issue is now closed

Relevant PR: #44