<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc/markup/to_html.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/rdoc] Escape HYPERLINKs</title>
<updated>2022-10-07T03:09:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-13T07:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=586e18b94645b2d3181720d311fcd72b4bb2ca88'/>
<id>586e18b94645b2d3181720d311fcd72b4bb2ca88</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/ac35485be6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/ac35485be6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape RDOCLINKs</title>
<updated>2022-10-07T03:09:21+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-13T07:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e3ab9da7fe6d4910a48d808e582e825d7b7467d'/>
<id>9e3ab9da7fe6d4910a48d808e582e825d7b7467d</id>
<content type='text'>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/7cecf1efae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/7cecf1efae
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape TIDYLINKs</title>
<updated>2022-10-07T03:09:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-28T09:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=deaa65660822e070294d6c2a7dfec286cbbdff56'/>
<id>deaa65660822e070294d6c2a7dfec286cbbdff56</id>
<content type='text'>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/1ad2dd3ca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/1ad2dd3ca2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Allow RDoc markups in table cells</title>
<updated>2022-10-06T09:24:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-06T03:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=75a53f6be0bdd02fcf70a352892e085a02995cf9'/>
<id>75a53f6be0bdd02fcf70a352892e085a02995cf9</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/b16d3f1727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/b16d3f1727
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Only parse valid URLs</title>
<updated>2022-04-13T13:25:33+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2022-04-11T19:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aaac279de09eb1fe48b32fd95e61453f0d602ac4'/>
<id>aaac279de09eb1fe48b32fd95e61453f0d602ac4</id>
<content type='text'>
Only valid characters for URLs should be used for generating URLs.

A list of valid characters can be found in sections 2.2 and 2.3 of IETF
RFC 3986 (https://www.ietf.org/rfc/rfc3986.txt).

https://github.com/ruby/rdoc/commit/2bd8fcdd4f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only valid characters for URLs should be used for generating URLs.

A list of valid characters can be found in sections 2.2 and 2.3 of IETF
RFC 3986 (https://www.ietf.org/rfc/rfc3986.txt).

https://github.com/ruby/rdoc/commit/2bd8fcdd4f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Prefer `require 'cgi/util'` instead of `require 'cgi'`</title>
<updated>2022-02-22T08:08:52+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-02-20T11:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ae8a8b184e6d7400470669ed7557842902019d36'/>
<id>ae8a8b184e6d7400470669ed7557842902019d36</id>
<content type='text'>
RDoc is using only CGI.escape, escapeHTML, and unescape.
We don't have to load the whole source code of cgi gem.

https://github.com/ruby/rdoc/commit/d096222cc2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RDoc is using only CGI.escape, escapeHTML, and unescape.
We don't have to load the whole source code of cgi gem.

https://github.com/ruby/rdoc/commit/d096222cc2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fix links without paths</title>
<updated>2021-07-05T02:34:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-06-30T20:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3dacc14fd3dded7feda31c195f6bf6c096c91e21'/>
<id>3dacc14fd3dded7feda31c195f6bf6c096c91e21</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/424bd5db4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/424bd5db4d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fix for explicit http link</title>
<updated>2021-07-05T02:34:35+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-05-14T16:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f88a9097a4708e8c179eead4e67ee67f15fcdefe'/>
<id>f88a9097a4708e8c179eead4e67ee67f15fcdefe</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/caf234665c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/caf234665c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Allow a label in a link to another document text</title>
<updated>2021-07-05T02:34:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-04-09T16:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7c8aa0a5d2bc3f079077d113b350a58d7b7c2b0d'/>
<id>7c8aa0a5d2bc3f079077d113b350a58d7b7c2b0d</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/85bb2d33bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/85bb2d33bb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Links to document texts without "rdoc-ref:" prefix</title>
<updated>2021-04-02T16:22:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-03-21T05:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=64b991b0cd98ee8f23266b8cbea0fa34bdaab1ec'/>
<id>64b991b0cd98ee8f23266b8cbea0fa34bdaab1ec</id>
<content type='text'>
While links to generated HTML from RDoc file needs to be prefixed
by "rdoc-ref:" currently, in case of explicit references this
seems just redundant.

Also GitHub RDoc support does not work with this prefix.

This patch lets links to such document texts (".rb", ".rdoc" and
".md" now) refer URLs generated by `RDoc::TopLevel#http_url`
without the prefix.

https://github.com/ruby/rdoc/commit/f18b27b69d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While links to generated HTML from RDoc file needs to be prefixed
by "rdoc-ref:" currently, in case of explicit references this
seems just redundant.

Also GitHub RDoc support does not work with this prefix.

This patch lets links to such document texts (".rb", ".rdoc" and
".md" now) refer URLs generated by `RDoc::TopLevel#http_url`
without the prefix.

https://github.com/ruby/rdoc/commit/f18b27b69d
</pre>
</div>
</content>
</entry>
</feed>
