Skip to content

custom delimiter of comments #350

Open
@kkqy

Description

@kkqy

Describe the feature

I am trying parsing an nonstandard ini file that contains some nonstandard comments like:

\\This is a section
[Section]
name=tool

But it return an error :
key-value delimiter not found: \\This is a section

Describe the solution you'd like

I want to have an option that can custom the delimiter of comments.

Describe alternatives you've considered

I checked the document and find that we can custom delimiter of key-value, so I think it shoulds can custom a delimiter of comments too.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureCategorizes as related to a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions