Project

General

Profile

Wiki » History » Revision 3

Revision 2 (Redmine Admin, 06/12/2026 12:51 PM) → Revision 3/4 (Redmine Admin, 06/12/2026 12:51 PM)

# h1. Demo Wiki 

 

 This is a **sample** wiki *sample* page with _formatted_ text to check dark-theme dark readability. 

 ## A list 

 - First item 
 - Second item with a [link](https://example.com) 
 - Third item 

 ## Some code 

 ``` 
 

 h2. List 

 * one 
 * two 
 * three 

 h2. Code 

 <pre> 
 docker compose up -d 
 ``` 

 A short paragraph of normal 
 </pre> 

 Normal body text so we can judge contrast against the dark background. paragraph.