Revision 01f2e11b-cb3c-46d8-b89f-12e0828511d6 - Code Golf Stack Exchange
# [V], <s>28</s>, 26 bytes ([Competing](https://codegolf.meta.stackexchange.com/q/12877/31716))
<pre><code>¬AZÓ./& ò
çá/Ûä$Û>
ça/jdG
</code></pre>
[Try it online!][TIO-j6p6i2cg]
[V]: https://github.com/DJMcMayhem/V
[TIO-j6p6i2cg]: https://tio.run/##K/v//9Aax6jDk/X01RQOb@I6vPzwQv3Dsw8vUTk82w7IE0rUz0px////vxsA "V – Try It Online"
Note that although I have been planning on adding [certain features](https://github.com/DJMcMayhem/V/commit/5de2c51e581014a2693a8c6d68cdfb3378343510) for a long time, this challenge was what convinced me to finally do it.
The output contains one leading space on each line.
Hexdump:
00000000: ac41 5ad3 2e2f 2620 f20a e7e1 2fdb e424 .AZ../& ..../..$
00000010: db3e 0ae7 1261 2f6a 6447 .>...a/jdG