Skip to content

parse --include-comments and build back issue  #57

Closed
@Taymindis

Description

@Taymindis

I am having a issue when parse --include comments and build back issue. the comment sign will also comment out some of line

for example :-
it comments out my user root;

# This config was built from JSON using NGINX crossplane.# If you encounter any bugs please report them here:# https://github.com/nginxinc/crossplane/issuesuser root;

before parse is

# This config was built from JSON using NGINX crossplane.
# If you encounter any bugs please report them here:
# https://github.com/nginxinc/crossplane/issues

user root;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions