Article Submission Wizard Editor corrupting articles
-
In Article Submission Wizard, Editor corrupting articles contain when deselecting Source button. The wizard adds empty paragraphs in source code.
<h2>Introduction</h2>
<p> </p>
<p> </p>
<p> </p>
<p>When starting to play with Integer Factorization, trying all possible factors is the first idea, that algorithm is named <b>Trial Division</b>.</p>
<p> </p>
<p> </p>
<p> </p>
<p>The problem is that with each division, if it don't lead to a factor, all the work done is lost. That annoyed me and I have searched another way.</p>
<p> </p>
<p> </p>
<p> </p>
Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein
-
In Article Submission Wizard, Editor corrupting articles contain when deselecting Source button. The wizard adds empty paragraphs in source code.
<h2>Introduction</h2>
<p> </p>
<p> </p>
<p> </p>
<p>When starting to play with Integer Factorization, trying all possible factors is the first idea, that algorithm is named <b>Trial Division</b>.</p>
<p> </p>
<p> </p>
<p> </p>
<p>The problem is that with each division, if it don't lead to a factor, all the work done is lost. That annoyed me and I have searched another way.</p>
<p> </p>
<p> </p>
<p> </p>
Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein
Can you post a snippet of the original HTML you pasted in?
cheers Chris Maunder
-
Can you post a snippet of the original HTML you pasted in?
cheers Chris Maunder
Introduction
When starting to play with Integer Factorization, trying all possible factors is the first idea, that algorithm is named Trial Division.
The problem is that with each division, if it don't lead to a factor, all the work done is lost. That annoyed me and I have searched another way.
In Integer Factorization: Another Approach to Trial Division[^]
Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein
-
Introduction
When starting to play with Integer Factorization, trying all possible factors is the first idea, that algorithm is named Trial Division.
The problem is that with each division, if it don't lead to a factor, all the work done is lost. That annoyed me and I have searched another way.
In Integer Factorization: Another Approach to Trial Division[^]
Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein
You had LU instead of UL for your unordered list. The editor was then trying to correct the orphaned LI tags and got a little confused. I renamed LU to UL, cleaned out the empty paragraphs (Ctrl+H works in the editor) and it's all good
cheers Chris Maunder
-
You had LU instead of UL for your unordered list. The editor was then trying to correct the orphaned LI tags and got a little confused. I renamed LU to UL, cleaned out the empty paragraphs (Ctrl+H works in the editor) and it's all good
cheers Chris Maunder
-
You had LU instead of UL for your unordered list. The editor was then trying to correct the orphaned LI tags and got a little confused. I renamed LU to UL, cleaned out the empty paragraphs (Ctrl+H works in the editor) and it's all good
cheers Chris Maunder
Hi Chris Article you published is now nowhere: perfect. And this article 'Integer Factorization: Optimizing Small Factors Checking[^]' is published: perfect. But is at same time, this article 'Integer Factorization: Optimizing Small Factors Checking[^]' is now duplicated in draft. Both have same id 'aid=5061293' Should I delete the draft ? will it kill the published version at same time ?
Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein