<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc/markup/to_html_crossref.rb, branch v3_3_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] [DOC] nodoc for probably internal methods</title>
<updated>2023-12-15T15:26:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-15T10:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=20f4f007644b841c71402a5ae64ee5373dc7b91a'/>
<id>20f4f007644b841c71402a5ae64ee5373dc7b91a</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/f7dd147a8c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/f7dd147a8c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Auto-correct trailing new lines</title>
<updated>2023-06-03T01:42:29+00:00</updated>
<author>
<name>Vinicius Stock</name>
<email>stock@hey.com</email>
</author>
<published>2023-06-02T22:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a4d92475f69f0ca3dba0f497253e600c7f90a0ad'/>
<id>a4d92475f69f0ca3dba0f497253e600c7f90a0ad</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/4b68c0728a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/4b68c0728a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Create link to unary operator methods correctly</title>
<updated>2020-07-21T17:35:12+00:00</updated>
<author>
<name>hyrious</name>
<email>hyrious@outlook.com</email>
</author>
<published>2020-07-21T14:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=02951a45f0684b647499a214870a39acf1b6f422'/>
<id>02951a45f0684b647499a214870a39acf1b6f422</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/54500cf12a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/54500cf12a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Process crossref before tidylink</title>
<updated>2020-05-24T14:47:24+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-04-14T10:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f52a4690f8fbd495e8517178a0bf95c69ccea47c'/>
<id>f52a4690f8fbd495e8517178a0bf95c69ccea47c</id>
<content type='text'>
The crossref must be linked before tidylink because Klass.method[:sym] will be
processed as a tidylink first and will be broken.

https://github.com/ruby/rdoc/commit/0f47baf6d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The crossref must be linked before tidylink because Klass.method[:sym] will be
processed as a tidylink first and will be broken.

https://github.com/ruby/rdoc/commit/0f47baf6d2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape method names in HTML</title>
<updated>2020-05-24T14:47:24+00:00</updated>
<author>
<name>Nate Matykiewicz</name>
<email>natematykiewicz@gmail.com</email>
</author>
<published>2020-04-05T04:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c79f9ea606d072176533b22813653f9fd26940af'/>
<id>c79f9ea606d072176533b22813653f9fd26940af</id>
<content type='text'>
The following is invalid HTML:
&lt;a href="Array.html#method-i-3C-3C"&gt;&lt;code&gt;&lt;&lt;&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;

Incorrect:
&lt;code&gt;&lt;&lt;&lt;/code&gt;

Correct:
&lt;code&gt;&amp;lt;&amp;lt;&lt;/code&gt;

Fixes #761

https://github.com/ruby/rdoc/commit/b120d087f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following is invalid HTML:
&lt;a href="Array.html#method-i-3C-3C"&gt;&lt;code&gt;&lt;&lt;&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;

Incorrect:
&lt;code&gt;&lt;&lt;&lt;/code&gt;

Correct:
&lt;code&gt;&amp;lt;&amp;lt;&lt;/code&gt;

Fixes #761

https://github.com/ruby/rdoc/commit/b120d087f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat linking to Markdown label correctly</title>
<updated>2019-08-15T21:02:45+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-08-08T07:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=64f9f512c5837207436203c0ca47523cca2ecc62'/>
<id>64f9f512c5837207436203c0ca47523cca2ecc62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links to headings</title>
<updated>2019-07-14T08:46:16+00:00</updated>
<author>
<name>Maxime Lapointe</name>
<email>hunter_spawn@hotmail.com</email>
</author>
<published>2019-05-30T20:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b67b07bd5bd94433051b5e0a5db800f8b22361b4'/>
<id>b67b07bd5bd94433051b5e0a5db800f8b22361b4</id>
<content type='text'>
A previous change made the header's id be fully referenced (for the sidebar I believe) but this broke links to them.
This fixes the issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A previous change made the header's id be fully referenced (for the sidebar I believe) but this broke links to them.
This fixes the issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark up code inside link text as &lt;code&gt;</title>
<updated>2018-10-29T06:23:21+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-10-29T06:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b9ca9169ba7c71a507fb3d4bcd6373c9c23edc7f'/>
<id>b9ca9169ba7c71a507fb3d4bcd6373c9c23edc7f</id>
<content type='text'>
Merged https://github.com/ruby/rdoc/pull/660

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged https://github.com/ruby/rdoc/pull/660

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge rdoc-6.1.0.beta2</title>
<updated>2018-10-17T06:28:20+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-10-17T06:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b43644edc85a93bfc9228588c065c87f975cd93'/>
<id>1b43644edc85a93bfc9228588c065c87f975cd93</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge rdoc-6.1.0.beta1.</title>
<updated>2018-08-27T01:30:18+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-08-27T01:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95e213d3542034e0fd2613de6990a7ddfe5718ca'/>
<id>95e213d3542034e0fd2613de6990a7ddfe5718ca</id>
<content type='text'>
  * https://github.com/ruby/rdoc/compare/v6.0.4...v6.1.0.beta1

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * https://github.com/ruby/rdoc/compare/v6.0.4...v6.1.0.beta1

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
