Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robbie-cao/6d6cfa40db9075489f7a3e98d3ecdd63 to your computer and use it in GitHub Desktop.
Save robbie-cao/6d6cfa40db9075489f7a3e98d3ecdd63 to your computer and use it in GitHub Desktop.
layout title date categories
post
Textile Syntax
2016-05-10 13:08:53 +0800
markup

Heading

level 1 heading

level 2 heading

level 3 heading

level 4 heading


Quote

this is blockquoted text

1 footnote 1

2 footnote 2

This text refernces a footnote1


List

  1. numbered list item 1
  2. numbered list item 2
  • bulleted list first item
  • bulleted list second item

Phrase Modifiers

emphasis
strong
citation
deleted text
inserted text
superscript
subscript
span


Paragraph

paragraph with a classname

paragraph with an ID

paragrah with a CSS style

paragraphe en français

right aligned paragraph

left aligned paragraph

centered aligned paragraph

justified text paragraph


Table

head table row
a table row 1
a table row 2

Blocked Code

10 PRINT "I ROCK AT BASIC!"
20 GOTO 10

A line with printf


Link

Link to Textile on GitHub


Abbreviation

ABBR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment