CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 14:55:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081006081629
location: https://web.archive.org/web/20081006081629/https://github.com/github/redcloth/tree/RELEASE_0_4
server-timing: captures_list;dur=0.751765, exclusion.robots;dur=0.026638, exclusion.robots.policy;dur=0.012845, esindex;dur=0.016831, cdx.remote;dur=89.909377, LoadShardBlock;dur=688.853616, PetaboxLoader3.resolve;dur=256.754335, PetaboxLoader3.datanode;dur=179.612350
x-app-server: wwwb-app218
x-ts: 302
x-tr: 816
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 14:55:12 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 06 Oct 2008 15:16:29 GMT
x-archive-orig-transfer-encoding: chunked
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_sess=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7AA%253D%253D--4d8802a39cf2ae2680fcdf915bd7f8472555cf65; domain=.github.com; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2.16088
x-archive-orig-etag: "ea0b4a44be6e8e53c1095a847dfd7806"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-x_commoncrawl_parsesegmentid: 4280
x-archive-orig-x_commoncrawl_originalurl: https://github.com/github/redcloth/tree/RELEASE_0_4
x-archive-orig-x_commoncrawl_urlfp: 6454554934813765261
x-archive-orig-x_commoncrawl_hostfp: -8801896244620822287
x-archive-orig-x_commoncrawl_signature: ea0b4a44be6e8e53c1095a847dfd7806
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1223306189925
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
x-archive-orig-content-encoding: gzip
memento-datetime: Mon, 06 Oct 2008 08:16:29 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 06 Oct 2008 08:16:29 GMT", ; rel="memento"; datetime="Mon, 06 Oct 2008 08:16:29 GMT", ; rel="last memento"; datetime="Mon, 06 Oct 2008 08:16:29 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 1223232559483_50-c/1224041139567_27.arc.gz
server-timing: captures_list;dur=8.971937, exclusion.robots;dur=0.020398, exclusion.robots.policy;dur=0.010749, esindex;dur=0.018539, cdx.remote;dur=55.136787, LoadShardBlock;dur=205.865147, PetaboxLoader3.datanode;dur=191.014525, PetaboxLoader3.resolve;dur=267.677009, load_resource;dur=275.372636
x-app-server: wwwb-app218
x-ts: 200
x-tr: 601
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
github's redcloth at RELEASE_0_4 — GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Fork of jgarber/redcloth | |
Description: | RedCloth is a Ruby library for converting Textile into HTML. |
Homepage: | https://code.whytheluckystiff.net/redcloth/ |
Clone URL: |
git://github.com/github/redcloth.git
Give this clone URL to anyone.
git clone git://github.com/github/redcloth.git
|
redcloth /
name | age | message | |
---|---|---|---|
![]() |
CHANGELOG | Fri Jun 20 14:50:11 -0700 2003 | Initial revision [why] |
![]() |
COPYING | Fri Jun 20 14:50:11 -0700 2003 | Initial revision [why] |
![]() |
README | Fri Jun 20 14:50:12 -0700 2003 | This commit was manufactured by cvs2svn to crea... [why] |
![]() |
install.rb | Fri Jun 20 14:50:11 -0700 2003 | Initial revision [why] |
![]() |
lib/ | Fri Jun 20 14:50:12 -0700 2003 | This commit was manufactured by cvs2svn to crea... [why] |
![]() |
run-tests.rb | Fri Jun 20 14:50:12 -0700 2003 | This commit was manufactured by cvs2svn to crea... [why] |
![]() |
tests/ | Fri Jun 20 14:50:11 -0700 2003 | Initial revision [why] |
README
h1. RedCloth h2. Humane text for Ruby RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML. Textile is (c) 2003 Dean Allen. All rights reserved. You can read more "here":https://www.textism.com/tools/textile/. RedCloth is also based on PyTextile, which is: Copyright (c) 2003, Mark Pilgrim, https://diveintomark.org/ All rights reserved. You can read more about PyTextile "here":https://diveintomark.org/projects/pytextile/. h2. Installing RedCloth To install RedCloth via raa-install: raa-install -i redcloth Or download RedCloth and simply run the install.rb like so: <code> ruby install.rb config ruby install.rb setup sudo ruby install.rb install </code> h2. Using RedCloth The RedCloth class is an extension of Ruby's String class. Use it like you would a String: <code> >> r = RedCloth.new "*strong text* and _emphasized text_" => "*strong text* and _emphasized text_" >> r.gsub!( 'text', 'words' ) => "*strong words* and _emphasized words_" </code> To generate HTML from your RedCloth object, use the @RedCloth#to_html@ method: <code> >> r.to_html => "<p><strong>strong words</strong> and <em>emphasized words</em></p>" </code> h2. The Textile language See the "Textile home page":https://www.textism.com/tools/textile/ for details on the Textile language.
This feature is coming soon. Sit tight!