gabichuelas / mset_app

1 stars 3 forks source link

Nokogiri edits 2 #60

Closed ejdelsztejn closed 4 years ago

ejdelsztejn commented 4 years ago

Description

This PR uses regex to improve the parsing in Nokogiri and catch more undesirable symptoms. However, I can't seem to get the regex to work in a separate method, and it can only work on one line. I plan to try this later today (see parsing_conditions(element) method on line 38 vs. line 57