Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #2112, comment 11


Ignore:
Timestamp:
12/25/2016 12:10:16 PM (8 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2112, comment 11

    initial v1  
    11> Could we try using div elements instead of p to group FAQ answers?
    2 Sure, I didn't notice it was nesting `<p>` elements. `<div>` makes sense in that case.
     2Sure, I didn't notice it was nesting `<p>` elements. `<div>` makes sense in that case. ''edit: If it's actually being display filtered somewhere, we could also just skip adding any wrapping elements.''
    33
    44> Do we only use that new FAQ markup in the API?