HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 09:24:12 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090722181911
location: https://web.archive.org/web/20090722181911/https://github.com/guides/textile-formatting
server-timing: captures_list;dur=1.735277, exclusion.robots;dur=0.028631, exclusion.robots.policy;dur=0.015290, esindex;dur=0.017624, cdx.remote;dur=8.564947, LoadShardBlock;dur=440.513425, PetaboxLoader3.resolve;dur=254.986025, PetaboxLoader3.datanode;dur=119.062956
x-app-server: wwwb-app213
x-ts: 302
x-tr: 475
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app213; 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 09:24:13 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 22 Jul 2009 18:19:11 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 846ms
x-archive-orig-etag: "9d23b8ce0ee9a8340c7cc25271643fd3"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 13483
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 22 Jul 2009 18:19:11 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, 13 Apr 2009 12:51:15 GMT", ; rel="memento"; datetime="Wed, 22 Jul 2009 18:19:11 GMT", ; rel="next memento"; datetime="Tue, 25 Aug 2009 04:07:10 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_10_20090722174933_crawl102.gpg-c/51_10_20090722181511_crawl101.arc.gz
server-timing: captures_list;dur=0.485558, exclusion.robots;dur=0.020372, exclusion.robots.policy;dur=0.009792, esindex;dur=0.010641, cdx.remote;dur=23.513319, LoadShardBlock;dur=246.183978, PetaboxLoader3.datanode;dur=261.361714, PetaboxLoader3.resolve;dur=251.085786, load_resource;dur=320.111260
x-app-server: wwwb-app213
x-ts: 200
x-tr: 645
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 gmoothart, 1 day ago
Versions:
This feature is coming soon. Sit tight!