All public logs

Jump to navigation Jump to search

Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:44, 14 August 2025 Chapka talk contribs created page Syntax Color (Created page with "This page is here just to test syntaxhighlight. ==Test (python)== <syntaxhighlight lang="python" line> def quick_sort(arr): less = [] pivot_list = [] more = [] if len(arr) <= 1: return arr else: pass </syntaxhighlight> ==Test (html)== <syntaxhighlight lang=HTML line>well-informed persons who adhere to correct speech. <p>A <i>shaft</i> is a truly vertical mine passage</p></syntaxhighlight>")