Skip to content

(optional) nom_locate support #1

@rubdos

Description

@rubdos

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions