Answer the question
In order to leave comments, you need to log in
How to move text from one line to another?
I have a large html file that has the following structure:
<li class="one a111">
<span class="id">1.</span>
<a class="link" target="_blank" href="/1/">One</a>
</li>
<li class="one a222">
<span class="id">2.</span>
<a class="link" target="_blank" href="/2/">Two</a>
</li>
<li></li>
<li class="one a111">
<a class="link a111"...
<li></li>
<li class="one a222">
<a class="link a222"...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question