CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 22:10:25 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090204121438
location: https://web.archive.org/web/20090204121438/https://github.com/guides/textile-formatting
server-timing: captures_list;dur=0.717964, exclusion.robots;dur=0.027035, exclusion.robots.policy;dur=0.014272, esindex;dur=0.013977, cdx.remote;dur=78.454431, LoadShardBlock;dur=242.550798, PetaboxLoader3.datanode;dur=176.522987, PetaboxLoader3.resolve;dur=55.987190
x-app-server: wwwb-app204
x-ts: 302
x-tr: 344
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app204; 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: Wed, 30 Jul 2025 22:10:26 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Wed, 04 Feb 2009 12:14:37 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 705ms
x-archive-orig-etag: "9deabefee93e282ec4fe7666217a71b0"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 8463
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 04 Feb 2009 12:14:38 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 18 Mar 2008 10:00:18 GMT", ; rel="prev memento"; datetime="Mon, 29 Dec 2008 03:47:25 GMT", ; rel="memento"; datetime="Wed, 04 Feb 2009 12:14:38 GMT", ; rel="next memento"; datetime="Sun, 08 Mar 2009 05:40:53 GMT", ; rel="last memento"; datetime="Thu, 18 Aug 2022 01:56:00 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: 51_8_20090204102304_crawl103-c/51_8_20090204121436_crawl101.arc.gz
server-timing: captures_list;dur=0.673463, exclusion.robots;dur=0.025284, exclusion.robots.policy;dur=0.012952, esindex;dur=0.017403, cdx.remote;dur=9.783961, LoadShardBlock;dur=384.472582, PetaboxLoader3.datanode;dur=430.174653, PetaboxLoader3.resolve;dur=510.939238, load_resource;dur=584.575209
x-app-server: wwwb-app204
x-ts: 200
x-tr: 1020
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
Textile Formatting - Guides - GitHub
Guides: Textile Formatting
Guides: Textile Formatting
First Heading should be H2
Sometimes I wonder what people have against HTML. Oh that’s right.
Next heading will obviously be H3
Tables are cool when used for tabular data.
Name | Age | Height |
---|---|---|
Tom | 29 | 5’9” |
Chris | 27 | 6’0” |
Pay Attention to my H4
You just don’t see enough ordered lists around these days.
- alpha
- beta
- gamma
Unordered lists are nice for when you don’t want to prioritize things.
- one
- two
- three
It’s always a good idea to quote someone famous so people think you know what you’re talking about.
To be or not to be, that is the question
If that doesn’t work, just fall back on math equations. That’s sure to work. (If the github implementation of textile worked as the textism.com implementation does.)
a2^ + b2^ = c2
Tables are a pain, huh? Just slap in some preformatted content using <pre> tags.
size color L G M R S B
This is a code repository so displaying code
should be easy and look good too!
def foo
puts 'bar'
end
Sample Header
- apples
- Granny Smith
- Pink Lady
- bananas
- grapes
Last edited by bcachet, 6 days ago
Versions:
This feature is coming soon. Sit tight!