Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on
2025-08-03
. Repository and other project resources are read-only.
Apr 03, 2025
2808a5a0
Fixed-width == and === docs do not work with RDoc short-hand
· 2808a5a0
zzak
authored
Apr 03, 2025
``` $ echo '+foo+' | rdoc --pipe <p><code>foo</code></p> $ echo '+==+' | rdoc --pipe <p>+==+</p> ```
2808a5a0
Fixed-width == and === docs do not work with RDoc short-hand
zzak
authored
Apr 03, 2025
``` $ echo '+foo+' | rdoc --pipe <p><code>foo</code></p> $ echo '+==+' | rdoc --pipe <p>+==+</p> ```
Loading