~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Please edit system and help pages ONLY in the master wiki!
 
2
## For more information, please see MoinMoin:MoinDev/Translation.
 
3
## page was renamed from WikiCourse/14 Text layout
 
4
##master-page:
 
5
##master-date:
 
6
#acl -All:write Default
 
7
#format wiki
 
8
#language en
 
9
#pragma section-numbers off
 
10
<<Navigation(slides)>>
 
11
= Text styles =
 
12
 
 
13
|| Wiki markup input || Display ||
 
14
|| {{{''accentuated (italics)''}}} || ''accentuated (italics)'' ||
 
15
|| {{{'''strongly accentuated (bold)'''}}} || '''strongly accentuated (bold)''' ||
 
16
|| {{{'''''bold italics'''''}}} || '''''bold italics''''' ||
 
17
|| {{{__underlined__}}} || __underlined__ ||
 
18
|| {{{--(crossed out)--}}} || --(crossed out)-- ||
 
19
|| {{{`monospace`}}} || `monospace` ||
 
20
 
 
21
(!) More at HelpOnEditing.