antoine-duchenet
antoine-duchenet
The instructions of Step 1 seem (slightly) outdated, the command to run is `./bin/fetch-configlet` :bowtie: .
Is this topic still relevant ? In the [ongoing implementation of `bottle-song`](https://github.com/exercism/elixir/pull/1369), we did choose to use multi-line strings as output instead of the array / list of strings specified...
> How about adding a step to `tag_with_user_name/1?` Maybe something like bolding the user names whenever they are mentioned without "User"? > > ```elixir > LogParser.tag_with_user_name("[INFO] User Alice created a...