18F / linkify-citations

Turns legal citations in the DOM into links
Other
20 stars 12 forks source link

customize which links to insert and how they are inserted #21

Open JoshData opened 7 years ago

JoshData commented 7 years ago

This continues from #20 to allow the calling page to control which links are inserted, i.e. which sources are allowed and preferred (i.e. usgpo, govtrack) and which renditions are allowed and preferred (pdf, landing, etc.). It also allows the calling page to override how the new link nodes are actually created.