diff --git a/README.md b/README.md index e4d1a715..29c4868d 100644 --- a/README.md +++ b/README.md @@ -252,120 +252,35 @@ This is the list of the supported engines. They are listed in order of **higher precedence**, for a given extension. For instance, if [ERubis](http://www.kuwata-lab.com/erubis/) is loaded, it will be preferred over ERb to render `.erb` templates. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EngineExtensions
Erubiserb, rhtml, erubis
ERberb, rhtml
Redcarpetmarkdown, mkd, md
RDiscountmarkdown, mkd, md
Kramdownmarkdown, mkd, md
Marukumarkdown, mkd, md
BlueClothmarkdown, mkd, md
Asciidoctorad, adoc, asciidoc
Builderbuilder
CSVrcsv
CoffeeScriptcoffee
WikiClothwiki, mediawiki, mw
Creolewiki, creole
Etannietn, etanni
Hamlhaml
Lessless
Liquidliquid
Markabymab
Nokogirinokogiri
Plainhtml
RDocrdoc
Radiusradius
RedClothtextile
Sasssass
Scssscss
Stringstr
Yajlyajl
+| Engine | Extensions +|----------------|----------- +| Erubis | erb, rhtml, erubis +| ERb | erb, rhtml +| Redcarpet | markdown, mkd, md +| RDiscount | markdown, mkd, md +| Kramdown | markdown, mkd, md +| Maruku | markdown, mkd, md +| BlueCloth | markdown, mkd, md +| Asciidoctor | ad, adoc, asciidoc +| Builder | builder +| CSV | rcsv +| CoffeeScript | coffee +| WikiCloth | wiki, mediawiki, mw +| Creole | wiki, creole +| Etanni | etn, etanni +| Haml | haml +| Less | less +| Liquid | liquid +| Markaby | mab +| Nokogiri | nokogiri +| Plain | html +| RDoc | rdoc +| Radius | radius +| RedCloth | textile +| Sass | sass +| Scss | scss +| String | str +| Yajl | yajl ### Root