We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf0609 commit d872269Copy full SHA for d872269
tests/data/gem.md
@@ -1,6 +1,7 @@
1
# gem
2
3
> Interact with the package manager for the Ruby programming language.
4
+> More information: <https://rubygems.org>.
5
6
- Install latest version of a gem
7
tests/data/gem_rendered
@@ -2,6 +2,7 @@
[1mgem[0m
Interact with the package manager for the Ruby programming language.[0m
+ More information: https://rubygems.org.[0m
[32m- Install latest version of a gem[0m
8
[31mgem install [0mgemname[0m[31m[0m
0 commit comments