Skip to content

List and numbering #3

@PoiScript

Description

@PoiScript
<w:p>
  <w:pPr>
    <w:pStyle w:val="ListParagraph"/>
    <w:numPr>
      <w:ilvl w:val="0"/>
      <w:numId w:val="1"/>
    </w:numPr>
    <w:ind w:left="1080"/>
  </w:pPr>
  <w:r>
    <w:t>Dr. Seuss' "The Foot Book"</w:t>
  </w:r>
</w:p>
<w:p>
  <w:pPr>
    <w:pStyle w:val="ListParagraph"/>
    <w:numPr>
      <w:ilvl w:val="0"/>
      <w:numId w:val="1"/>
    </w:numPr>
    <w:ind w:left="1080"/>
  </w:pPr>
  <w:r>
    <w:t>All things Sesame Street</w:t>
  </w:r>
</w:p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions