From 3a58b6ae828565bb01d7826ed4033381db3e9062 Mon Sep 17 00:00:00 2001 From: kfrn Date: Tue, 3 Oct 2017 01:10:28 +1300 Subject: [PATCH] Style: add spaces in long filtergraphs; only use italics for inputs In filtergraphs that are reasonably long or unwieldy, I've added a space after each comma for readability. In ffmpeg commands, italics should denote user inputs/outputs. Where italics had been used for 'regular' variables (i.e., not an input/output file or a variable for which the user must explicitly choose the value), I've deleted them. These are stylistic changes that, I think, make things more readable and/or more uniform. --- index.html | 90 +++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/index.html b/index.html index 4d0244f..1798154 100644 --- a/index.html +++ b/index.html @@ -156,23 +156,23 @@