Skip to content

Instantly share code, notes, and snippets.

@charlycoste
Created October 31, 2014 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charlycoste/2dcb06a68a7f78d86a1d to your computer and use it in GitHub Desktop.
Save charlycoste/2dcb06a68a7f78d86a1d to your computer and use it in GitHub Desktop.
<w:p>
<w:pPr>
<w:pStyle w:val="Corpsdetexte"/>
<w:numPr>
<w:ilvl w:val="0"/>
<w:numId w:val="15"/>
</w:numPr>
<w:tabs>
<w:tab w:val="left" w:pos="0" w:leader="none"/>
</w:tabs>
<w:spacing w:before="0" w:after="0"/>
<w:ind w:left="707" w:right="0" w:hanging="283"/>
<w:rPr/>
</w:pPr>
<w:r>
<w:rPr/>
<w:t>Item 1</w:t>
</w:r>
</w:p>
<w:p>
<w:pPr>
<w:pStyle w:val="Corpsdetexte"/>
<w:numPr>
<w:ilvl w:val="0"/>
<w:numId w:val="15"/>
</w:numPr>
<w:tabs>
<w:tab w:val="left" w:pos="0" w:leader="none"/>
</w:tabs>
<w:spacing w:before="0" w:after="0"/>
<w:ind w:left="707" w:right="0" w:hanging="283"/>
<w:rPr/>
</w:pPr>
<w:r>
<w:rPr/>
<w:t>Item 2</w:t>
</w:r>
</w:p>
<w:p>
<w:pPr>
<w:pStyle w:val="Corpsdetexte"/>
<w:numPr>
<w:ilvl w:val="0"/>
<w:numId w:val="15"/>
</w:numPr>
<w:tabs>
<w:tab w:val="left" w:pos="0" w:leader="none"/>
</w:tabs>
<w:spacing w:before="0" w:after="0"/>
<w:ind w:left="707" w:right="0" w:hanging="283"/>
<w:rPr/>
</w:pPr>
<w:r>
<w:rPr/>
<w:t>Item 3</w:t>
</w:r>
</w:p>
<w:p>
<w:pPr>
<w:pStyle w:val="Corpsdetexte"/>
<w:numPr>
<w:ilvl w:val="0"/>
<w:numId w:val="15"/>
</w:numPr>
<w:tabs>
<w:tab w:val="left" w:pos="0" w:leader="none"/>
</w:tabs>
<w:spacing w:before="0" w:after="0"/>
<w:ind w:left="707" w:right="0" w:hanging="283"/>
<w:rPr/>
</w:pPr>
<w:r>
<w:rPr/>
<w:t>Item 4</w:t>
</w:r>
</w:p>
<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
<li>Item 4</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment