-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hello! I have had the following idea in my head for a while, and would like some feedback:
I would like to create a library (and accompanying application) that can edit existing .bib files, in a non-destructive way, such that .bib files tracked in a VCS have a minimal diff. Therefore, I would need the position of every token/symbol/field in the BibTeX file.
It seems like nom_locate can support this, but this does need an optional field for the position in your models.
If I can optionally compile that in (with a feature-flag), would you accept a pull request for such a feature?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels