wiki:TestPage

Trac Wiki Formatting Test Page

This is a test page with examples of Trac Wiki formatting. Use it as a reference for writing your own documentation.

Headings

Heading Level 1

Heading Level 2

Heading Level 3

Heading Level 4

Text Styles

  • Bold text
  • Italic text
  • Underlined
  • Monospaced
  • Superscript
  • Subscript

Lists

Bullet List

  • Item 1
  • Item 2
    • Subitem 2.1
    • Subitem 2.2

Numbered List

  1. First
  2. Second
    1. Subitem A
    2. Subitem B

Table

Header 1 Header 2 Header 3
Cell 1.1 Cell 1.2 Cell 1.3
Cell 2.1 Cell 2.2 Cell 2.3

Blockquote / Indented Block

This is an indented block. Useful for quotes or descriptions.

Code Block

def hello_world():
    print("Hello, Trac!")

Images

https://www.example.com/image.png

Horizontal Line


Macros

TOC — Table of contents No results — Query for open tickets

— Section outline

Checkboxes (if plugin is enabled)

  • [ ] Incomplete item
  • [x] Completed item

Formulas (if supported)

{{latex: E = mc^2}}

Contact

Last modified at 2025-04-08T17:31:01+02:00 Last modified on 2025-04-08T17:31:01+02:00
Note: See TracWiki for help on using the wiki.