HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 06:41:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090825040710
location: https://web.archive.org/web/20090825040710/https://github.com/guides/textile-formatting
server-timing: captures_list;dur=0.932209, exclusion.robots;dur=0.053763, exclusion.robots.policy;dur=0.037111, esindex;dur=0.013236, cdx.remote;dur=8.170987, LoadShardBlock;dur=122.415042, PetaboxLoader3.datanode;dur=66.671312, PetaboxLoader3.resolve;dur=52.777698
x-app-server: wwwb-app28
x-ts: 302
x-tr: 171
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app28; 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, 31 Jul 2025 06:41:44 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 25 Aug 2009 04:07:09 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 416ms
x-archive-orig-etag: "a5bfcba882cadaa3b7161667e1502b76"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 13887
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 25 Aug 2009 04:07:10 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="Wed, 22 Jul 2009 18:19:11 GMT", ; rel="memento"; datetime="Tue, 25 Aug 2009 04:07:10 GMT", ; rel="next memento"; datetime="Sat, 26 Sep 2009 06:16:14 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_11_20090825032451_crawl100.gpg-c/51_11_20090825034020_crawl101.arc.gz
server-timing: captures_list;dur=0.624824, exclusion.robots;dur=0.025861, exclusion.robots.policy;dur=0.015102, esindex;dur=0.011388, cdx.remote;dur=16.525296, LoadShardBlock;dur=290.265324, PetaboxLoader3.datanode;dur=495.587675, PetaboxLoader3.resolve;dur=309.730295, load_resource;dur=531.536600
x-app-server: wwwb-app28
x-ts: 200
x-tr: 919
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
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" |
Jimmy |
93 |
3’6" |
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.
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.
a 2 + b 2 = c 2
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
-config-
—config2—
italic
To find out the version number when using RedCloth >= 4.0
Use RedCloth::VERSION
on a line all by itself:
4.2.2
Or surround it with square brackets in a sentence:
Github is running 4.2.2.
Need more Textile help?
Read the reference manual
Last edited by gasi, 17 days ago
Versions:
This feature is coming soon. Sit tight!