#1381 <p> and <ul> should have the same bottom-margin

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2011-01-21
No

At least for markdown-produced blocks, <p> and <ul> should have the same bottom-margins so that they have consistent spacing when you switch between lists and paragraphs. Example:

  • item 1
  • item 2

This is more text, but it runs up against the bottom of the list, but the top of the list has space between it and the first paragraph.

Discussion

  • Rick Copeland - 2011-01-24
    • size: --> 1
     
  • Jenny Steele - 2011-01-25
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • John Hoffman - 2011-01-27

    Along the same lines, can you looking at setting margin: 0 0 20 30; for .codehighlite? Right now if you have text then code, then text, the margins make it look like the code belongs to the second paragraph.

    Ex. https://sf-jwh-7015.sb.sf.net/p/jwhtest/wiki/QuickStart.Ubuntu/

     
  • Jenny Steele - 2011-02-04
    • status: in-progress --> closed
     

Log in to post a comment.