elixirkoans / elixir-koans

Elixir learning exercises
MIT License
2.22k stars 599 forks source link

Fix inconsistent printing of meditation #289

Closed Iftakharpy closed 6 months ago

Iftakharpy commented 7 months ago

This fixes the issues I observed while solving the koans. Some of the issues I noticed are:

felipesere commented 6 months ago

Thank you for this!