Linux-MM
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Linux Memory Management

  • Front Page

  • Documentation

  • Internals

  • Projects

  • Academic Research

References

  • LinuxKernelMailingLists

  • MemoryManagementLinks

Related sites

  • Kernel Newbies

  • Memory Management Forum

Wiki

  • Site Editors

  • Side Bar

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

LinuxMM:
  • CorsoWiki
  • 10 Formattazione testo

Slideshow ^ |< << Slide 9 of 27 >> >|

Formattazione del testo

MoinMoin non utilizza HTML (HyperText Markup Language usato comunemente per i siti web), ma utilizza una forma tutta sua, MoinMoin Wiki Markup Language.

HTML

<h1>Titolo</h1>
<p>Questo è un collegamento alla mia pagina personale: <a href="/NomeCognome">NomeCognome</a></p>
<p>Un elenco:
<ul>
 <li>foo</li>
 <li>bar</li>
</ul>
</p>

MoinMoin wiki

= Titolo =
Questo è un collegamento alla mia pagina personale: NomeCognome

Un elenco:
 * foo
 * bar

(!) La sintassi di MoinMoin verrà spiegata in dettaglio nelle pagine successive.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01