From: sto.mar@... Date: 2016-03-04T19:51:36+00:00 Subject: [ruby-core:74148] [Ruby trunk Bug#12143] [DOC] Fix RDoc markup in doc/extension*.rdoc Issue #12143 has been updated by Marcus Stollsteimer. Description updated ---------------------------------------- Bug #12143: [DOC] Fix RDoc markup in doc/extension*.rdoc https://bugs.ruby-lang.org/issues/12143#change-57293 * Author: Marcus Stollsteimer * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- This patch fixes broken RDoc in extension.rdoc and extension.ja.rdoc. E.g. fixing labelled lists, comments (# -> -- / ++), escaping (ary[offset] would else be a link, #to_str would not render correctly, (c) would render as copyright sign), and some syncing of en/ja. I'm not sure what happens with '*' at the beginning of a line (this might be an RDoc bug): it seems to trigger a code block, so I escaped it or used `` or used '-' for an unordered list. ---Files-------------------------------- 12143_doc_extension_markup.patch (26 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: