mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Remove maruku
This commit is contained in:
parent
baa76e9165
commit
3538518b61
13 changed files with 9 additions and 24 deletions
1
Gemfile
1
Gemfile
|
@ -36,7 +36,6 @@ gem 'slim', '~> 2.0'
|
|||
gem 'coffee-script', '>= 2.0'
|
||||
gem 'rdoc'
|
||||
gem 'kramdown'
|
||||
gem 'maruku'
|
||||
gem 'creole'
|
||||
gem 'wikicloth'
|
||||
gem 'markaby'
|
||||
|
|
|
@ -730,8 +730,7 @@ denen man Variablen weitergibt.
|
|||
<td>Eine der folgenden Bibliotheken:
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a> oder
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -734,8 +734,7 @@ plantilla Liquid, casi siempre va a querer pasarle locales.
|
|||
<td>
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a> o
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -735,8 +735,7 @@ locales.
|
|||
Au choix :
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
@ -670,8 +670,7 @@ LiquidテンプレートからRubyのメソッド(`yield`を除く)を呼び出
|
|||
次の何れか:
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -657,8 +657,7 @@ Liquid 템플릿에서는 루비 메서드(`yield` 제외)를 호출할 수 없
|
|||
<td>
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
중 아무거나
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -701,8 +701,7 @@ template, you almost always want to pass locals to it.
|
|||
Anyone of:
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -727,7 +727,6 @@ template, you almost always want to pass locals to it.
|
|||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="https://github.com/gjtorikian/commonmarker" title="commonmarker">commonmarker</a>
|
||||
<a href="https://github.com/alphabetum/pandoc-ruby" title="pandoc">pandoc</a>
|
||||
</td>
|
||||
|
|
|
@ -743,7 +743,6 @@ template, you almost always want to pass locals to it.
|
|||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="https://github.com/gjtorikian/commonmarker" title="commonmarker">commonmarker</a>
|
||||
<a href="https://github.com/alphabetum/pandoc-ruby" title="pandoc">pandoc</a>
|
||||
</td>
|
||||
|
|
|
@ -761,9 +761,6 @@ Liquid, você quase sempre precisará passar o `locals` para ele.
|
|||
</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">
|
||||
kramdown
|
||||
</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">
|
||||
maruku
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -730,8 +730,7 @@ get('/') { markdown :index }
|
|||
Любая из библиотек:
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="https://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -664,8 +664,7 @@ get('/') { markdown :index }
|
|||
下列任一:
|
||||
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
||||
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
||||
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
||||
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -73,8 +73,7 @@ end
|
|||
"Tilt::CommonMarkerTemplate",
|
||||
"Tilt::KramdownTemplate",
|
||||
"Tilt::RedcarpetTemplate",
|
||||
"Tilt::RDiscountTemplate",
|
||||
"Tilt::MarukuTemplate"
|
||||
"Tilt::RDiscountTemplate"
|
||||
].each do |template_name|
|
||||
begin
|
||||
template = Object.const_get(template_name)
|
||||
|
|
Loading…
Reference in a new issue