FlamingTempura / bibtex-parse

Parse BibTeX to JSON.
MIT License
7 stars 2 forks source link

Export fileLocation for entries #3

Open Gei0r opened 3 years ago

Gei0r commented 3 years ago

This adds an additional field fileLocation (directly from peg.js) to each entry. It includes file position, line and column for the entry's start and end.