Skip to content

Commit

Permalink
Unified style for markdown docs
Browse files Browse the repository at this point in the history
  • Loading branch information
isagalaev committed Dec 7, 2011
1 parent 4d3b010 commit a5a5ed8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions classref.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,15 @@ CSS ("css"):

Markdown ("markdown"):

header: Headers
bullet: Bullets for lists
strong: Strong segments
emphasis: Emphasis segments
blockquote: Blockquotes
code: Code segment
horizontal_rule: Horizontal rule
link_label: The text part of a link
link_url: The URL part of a link
header header
bullet list bullet
emphasis emphasis
strong strong emphasis
blockquote blockquote
code code
horizontal_rule horizontal rule
link_label link label
link_url link url

Django ("django"):

Expand Down

0 comments on commit a5a5ed8

Please sign in to comment.