From f67cc995ba5501b31a4e2d2db859e2505b5beb28 Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 2 Dec 2024 16:58:56 -0500 Subject: [PATCH] README.md : Pandoc test. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a4dd7d..3370b1e 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,14 @@ sets of parameters. The primary parameter file is `src/cwtest/cfg/main.cfg`. # MIDI - MIDI Device Manager -CLI Label | Source File | Function -------------------|----------------------|-------------- -midiDeviceReport | cwMidiDeviceTest.cpp | testReport() - -List The current set of MIID hardware devices and their ports. ++-------------------+----------------------+--------------+ +| CLI Label | Source File | Function | ++-------------------+----------------------+--------------+ +| midiDeviceReport | cwMidiDeviceTest.cpp | testReport() | ++-------------------+----------------------+--------------+ +| List The current set of MIID hardware devices and | +| their ports. | ++---------------------------------------------------------+ CLI Label | Source File | Function ------------------|----------------------|--------------