``` [A]->[B] # [C]->[D] ``` Renders `[A];[B];[C];[D]` instead of `[A]->[B]`. Same issue with `// [C]->[D]`