From af7349d50c40e0604c9bb1e9a50aa1c3c0d407d8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 23 Oct 2016 19:18:50 -0700 Subject: 3568 Fix syntax highlighting for labels after commit 3552. --- html/edit/009-sandbox-test.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/edit/009-sandbox-test.mu.html') diff --git a/html/edit/009-sandbox-test.mu.html b/html/edit/009-sandbox-test.mu.html index 6606679d..1c350a57 100644 --- a/html/edit/009-sandbox-test.mu.html +++ b/html/edit/009-sandbox-test.mu.html @@ -169,7 +169,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env # no change in cursor show-screen screen - loop +next-event + loop +next-event } ] @@ -232,7 +232,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color break-unless response-is-expected?:bool row, screen <- render-text screen, sandbox-response, left, right, 2/green, row } - jump +render-sandbox-end + jump +render-sandbox-end } ] -- cgit 1.4.1-2-gfad0 /ranger.ext.command_parser.html?h=v1.4.3&id=0654d6d093f8e78033b9dcafcb52bbdcd92aed0c'>commit diff stats
path: root/doc/pydoc/ranger.ext.command_parser.html
blob: ec6ed241a4e1c2fd5d75df0b52620a22cceaf515 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11