i want to show attached files in a special way. right now just link to file is shown.
what i want to do is show a filetype icon + filename instead of it.
s9e/textformatter seems to be the right thing for the job ? i just specify a pattern to match (our url/upload) and then replace the matched text with some html content ? would that be a good solution ?