Skip to content
escheper edited this page Oct 4, 2021 · 3 revisions

Welcome to the test wiki!

De style is: markdown.

Introduction

What's new

Version 4.1.1 Sept 2021

En nog iets.

Version 4.1.0 Aug 2021

Installation

Belangrijk

Nederland

  • item1
  • item2
  1. item1
  2. item2

Dit is een blockquote.


Run the shell script.

Dit is Python code.

#-------------------------------------------------------------------------------
def dbg(s: str,br=True):
  if DBG.debugToScreen():
    if DBG.debugAsHtml():
      from py.msg import msg
      msg(s,br)
    else:
      print(s)

Users guide

FAQ

Clone this wiki locally