Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Could you try saving your document as an .html web page, then simply use that generated code? I got something like:</p> <pre><code>&lt;p class=MsoNormal&gt;Hello hello hello.&lt;/p&gt; &lt;p class=MsoListParagraphCxSpFirst style='text-indent:-.25in;mso-list:l0 level1 lfo1'&gt; &lt;![if !supportLists]&gt;&lt;spanstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'&gt; &lt;span style='mso-list:Ignore'&gt;·&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;![endif]&gt;Test&lt;/p&gt; &lt;p class=MsoListParagraphCxSpMiddle style='text-indent:-.25in;mso-list:l0 level1 lfo1'&gt; &lt;![if !supportLists]&gt;&lt;spanstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'&gt; &lt;span style='mso-list:Ignore'&gt;·&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;![endif]&gt;Test&lt;/p&gt; &lt;p class=MsoListParagraphCxSpLast style='text-indent:-.25in;mso-list:l0 level1 lfo1'&gt; &lt;![if !supportLists]&gt;&lt;spanstyle='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'&gt; &lt;span style='mso-list:Ignore'&gt;·&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;![endif]&gt;This is so much test that the line actually goes all the way to the right of the page and then wraps back around to the beginning of the bullet. Wow.&lt;/p&gt; &lt;p class=MsoNormal&gt;No more bullets.&lt;/p&gt; </code></pre> <p>If this works, could you post more about your methodology here? Very interested!</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload