> then the github viewer does not display any of the code block.
We are currently lax on RST spec conformity, we don't check presence of extra line after directives like `code-block`. There is a bug <https://github.com/nim-lang/Nim/issues/17340> (point 9) about that.
