To support documents with .txt extension, we need to update the ace editor configuration import. ## Definition of done - [x] Allow uploading files with txt extension. - [x] Determine content type of uploaded txt files - [x] Parse txt file as yaml or json. - [x] Ensure invalid text files are rejected and the user is notified.