forked from eregs/regulations-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unfortunately, `tagged_text` contains unescaped `&`s, which caused etree to explode. This patches the logic to account for this scenario. I've also created eregs#287 to note that we need to replace these fields altogether.
- Loading branch information
CM Lubinski
committed
Jul 29, 2016
1 parent
043375e
commit c3fc64e
Showing
2 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters