I noticed that certain files, e.g. https://github.com/exercism/problem-specifications/blob/main/exercises/resistor-color-duo/description.md?plain=1, have parts that go beyond the sentence per line rule:
From the example above:
brown-green should return 15, and
brown-green-violet should return 15 too, ignoring the third color.
Should there be extra newlines in cases like this, to render this effect to the reader?
Alternatively, would parts like this (and the bullet list before it) actually be better as tables?
Just trying to get a feel for how to make improvements or if this is already how it's intended to be. Thanks! :)
Discussion on the forums is located here