<?xml version="1.0" encoding="UTF-8"?>
<article>
  <body>[Maruku](http://maruku.rubyforge.org/)
&#12399;&#12289;Ruby&#12391;&#23455;&#35013;&#12373;&#12428;&#12383;&#39640;&#27231;&#33021;&#12394;MARKDOWN&#35352;&#27861;&#12398;&#12452;&#12531;&#12479;&#12503;&#12522;&#12479;&#12391;&#12377;&#12290;
Ruby&#12391;MARKDOWN&#12392;&#12356;&#12360;&#12400;&#12289;BlueCloth&#12364;&#12362;&#39348;&#26579;&#12415;&#12391;&#12377;&#12364;&#12289;
Maruku&#12399;&#25968;&#24335;&#12398;&#12469;&#12509;&#12540;&#12488;&#12420;PDF&#20986;&#21147;&#12394;&#12393;&#12418;&#23455;&#35013;&#12373;&#12428;&#12390;&#12362;&#12426;&#12289;
&#12424;&#12426;&#39640;&#27231;&#33021;&#12394;&#12418;&#12398;&#12392;&#12394;&#12387;&#12390;&#12356;&#12427;&#12424;&#12358;&#12391;&#12377;&#12290;

&#12392;&#12371;&#12429;&#12391;&#12289;Maruku&#12434;&#20351;&#12387;&#12390;&#12356;&#12390;Immediate Link&#35352;&#27861;
`&lt;http://&#65374;&#65374;&gt;`
&#12364;&#12289;https&#12391;&#22987;&#12414;&#12427;URL&#12398;&#22580;&#21512;&#12395;&#12358;&#12414;&#12367;&#21205;&#20316;&#12375;&#12394;&#12356;&#12424;&#12358;&#12384;&#12387;&#12383;&#12398;&#12391;&#12289;
&#20219;&#24847;&#12398;&#12473;&#12461;&#12540;&#12512;&#12434;&#25201;&#12360;&#12427;&#12424;&#12358;&#12395;&#25313;&#24373;&#12377;&#12427;&#26041;&#27861;&#12434;&#32057;&#20171;&#12375;&#12414;&#12377;&#12290;

ruby&gt;&gt;
module MaRuKu
  module Strings
    def line_md_type_with_arbitrary_schemes(l)
      return :text if l =~ /^&lt;[a-z]+:\S+?&gt;/
      line_md_type_without_arbitrary_schemes(l)
    end
    alias_method_chain :line_md_type, :arbitrary_schemes
  end
end
&lt;&lt;--

&#19978;&#35352;&#12398;&#12424;&#12358;&#12395;&#12289;`line_md_type`&#12434;&#25313;&#24373;&#12377;&#12428;&#12400;OK&#12391;&#12377;&#12290;

Maruku&#12434;&#32057;&#20171;&#12377;&#12427;&#12503;&#12524;&#12476;&#12531;&#36039;&#26009;&#12434;&#35211;&#12388;&#12369;&#12383;&#12398;&#12391;&#32057;&#20171;&#12375;&#12414;&#12377;&#12290;

 * [Literate Maruku](http://www.slideshare.net/schmidt/literate-maruku)</body>
  <cached-tag-list>markdown ruby gems tips</cached-tag-list>
  <comments-count type="integer">0</comments-count>
  <created-at type="datetime">2008-02-15T01:49:25+00:00</created-at>
  <daily-archive-id type="integer">424</daily-archive-id>
  <filter-type>blue_stole</filter-type>
  <id type="integer">353</id>
  <monthly-archive-id type="integer">41</monthly-archive-id>
  <pdf-digest nil="true"></pdf-digest>
  <permalink>/articles/353</permalink>
  <published-at type="datetime">2008-02-15T01:39:00+00:00</published-at>
  <secret>424af386-253e-44a5-aef1-0f2896c52b5a</secret>
  <title>Maruku&#12391;https&#12391;&#22987;&#12414;&#12427;URL&#12434;&#20351;&#12360;&#12427;&#12424;&#12358;&#12395;&#12377;&#12427;&#26041;&#27861;</title>
  <updated-at type="datetime">2008-02-17T05:07:47+00:00</updated-at>
  <user-id type="integer">1</user-id>
</article>
