[PATCH RESEND] drm/mcde: Fix Sphinx formatting

2020-02-17 Thread Jonathan Neuschäfer
- Format the pipe diagram as a monospace block. - Fix formatting of the list. Without the empty line, the first dash is not parsed as a bullet point. Signed-off-by: Jonathan Neuschäfer --- Previous copy: https://lore.kernel.org/lkml/20191002153827.23026-2-j.neuschae...@gmx.net/ It seems that

Re: [PATCH RESEND] drm/mcde: Fix Sphinx formatting

2020-02-14 Thread Daniel Vetter
On Fri, Feb 14, 2020 at 05:38:15PM +0100, Jonathan Neuschäfer wrote: > - Format the pipe diagram as a monospace block. > - Fix formatting of the list. Without the empty line, the first dash is > not parsed as a bullet point. > > Signed-off-by: Jonathan Neuschäfer > --- > Previous copy: > https