Skip to content

Commit d872269

Browse files
authored
Update testcase for more information link (#177)
1 parent 5cf0609 commit d872269

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/data/gem.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# gem
22

33
> Interact with the package manager for the Ruby programming language.
4+
> More information: <https://rubygems.org>.
45
56
- Install latest version of a gem
67

tests/data/gem_rendered

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
gem
33

44
Interact with the package manager for the Ruby programming language.
5+
More information: https://rubygems.org.
56

67
- Install latest version of a gem
78
gem install gemname

0 commit comments

Comments
 (0)