[BRLTTY] documentation issues

Rich Morin rdm at cfcl.com
Thu Jul 7 12:17:24 EDT 2016


> There still needs to be a paragraph break before ".arch.rpm".

The leading disparity shows up (on my Mac) in both Google Chrome and
Safari.  I have a theory about this, but no specific solution to offer.

It appears that using a <pre> tag at the end of an <li> causes a blank
line to be added.  So, for example, this has no following blank line:

  <li>
  ... <code>brltty</code> in your current working directory.
  </li>

but this does:

  <li>
  ... as an additional command line argument.
  <pre>git clone https://github.com/brltty/brltty.git /path/to/directory</pre>
  </li>

My suspicion is that a clean fix would involve CSS.

-r

-- 
http://www.cfcl.com/rdm           Rich Morin           rdm at cfcl.com
http://www.cfcl.com/rdm/resume    San Bruno, CA, USA   +1 650-873-7841



More information about the BRLTTY mailing list