From: sho-h@... Date: 2015-02-02T00:20:39+00:00 Subject: [ruby-dev:48851] [ruby-trunk - Feature #10790] Can't read CommitterHowto's links Issue #10790 has been updated by Sho Hashimoto. RDの時はこのプラグインで整形してたとかですかねぇ。 * https://github.com/ruby/redmine_ruby_lang_mailing_list_customization In English, Before changing style RD to markdown, I think below plugin was used. * https://github.com/ruby/redmine_ruby_lang_mailing_list_customization ---------------------------------------- Feature #10790: Can't read CommitterHowto's links https://bugs.ruby-lang.org/issues/10790#change-51329 * Author: Sho Hashimoto * Status: Open * Priority: Normal * Assignee: ---------------------------------------- [[ruby:CommitterHowto]] has old style links. They are displayed as []. Maybe, they can fix as follows. ``` -After the approval, Send a mail with the following information to <cvs-admin AT ruby-lang.org>. [[ruby-dev:23675]], [[ruby-dev:24652]] +After the approval, Send a mail with the following information to <cvs-admin AT ruby-lang.org>. [\[ruby-dev:23675\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/23675), [\[ruby-dev:24652\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/24652) ... -You must sign that mail with PGP. [[ruby-dev:25599]] +You must sign that mail with PGP. [\[ruby-dev:25599\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/25599) ... -* [[ruby-dev:30043]] (English) +* [\[ruby-dev:30043\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/30043) (English) ... * What to write and what need not: [\[ruby-talk:120515\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/120515) * No need for an entry on fixing typo. * Referring a contributor/reporter. -* Respect contributors [[ruby-dev:24936]] +* Respect contributors [\[ruby-dev:24936\]](http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/24936) ``` -- https://bugs.ruby-lang.org/