shithub: orca

Download patch

ref: ed3cdd63653cefbbd76816cf1999755ca372cc63
parent: 535706ac6e922021deeeb10f6ce01f07c5dc56eb
author: cancel <cancel@cancel.fm>
date: Mon Dec 31 06:10:32 EST 2018

Fix markdown code block langs

--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@
 
 ### Interactive terminal UI
 
-```sh
+```
 Usage: orca [options] [file]
 
 General options:
@@ -93,7 +93,7 @@
 
 Additional options are available if `orca` is built with `--portmidi`:
 
-```sh
+```
     --portmidi-list-devices
         List the MIDI output devices available through PortMIDI,
         along with each associated device ID number, and then exit.