Skip to content

Add .txt parsing to the ace editor configuration importer #467

@bajiat

Description

@bajiat

To support documents with .txt extension, we need to update the ace editor configuration import.

Definition of done

  • Allow uploading files with txt extension.
  • Determine content type of uploaded txt files
  • Parse txt file as yaml or json.
  • Ensure invalid text files are rejected and the user is notified.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions