Quote:
Originally Posted by dan2the6th
I thought of just removing the line numbers, since I don't really care about them, but it looks like it would be one-at-a-time tedious work.
I tried tinkering with the CSS (at which I am NOT an expert) and I kept introducing other problems, so I gave up on that approach.
|
Regex might work to find the numbers (I assumed the start with a period and end with a space)
But you probably want to then kill the outdent. for that you need to adjust the CSS for that paragraphs class (Hint: paste that
part of the CSS and we can suggest)