Confused about the new approval process!
-
Hi. Today I have posted a tip: 1. I first submitted the tip. 2. It was looking ok in the editor. In the previous editor of tip writing we used to see the preview under the editor. But in new editor we don't. 3. I submitted the tip without seeing the preview. Yes that was my mistake. 4. Then, I found the code block is broken. 5. Also I found suggestion about the content from one fellow. 6. So, I updated the article and fixed the code format. Few minutes back I found the tip is published but seems it is the 1st version that is published. The new version is not yet available. Shouldn't the latest version from the writer be published when it gets published for the 1st time? here is the link of the tip. How to download powerpoint file using C#
Mahmud Hasan Software Engineer from Bangladesh
-
Hi. Today I have posted a tip: 1. I first submitted the tip. 2. It was looking ok in the editor. In the previous editor of tip writing we used to see the preview under the editor. But in new editor we don't. 3. I submitted the tip without seeing the preview. Yes that was my mistake. 4. Then, I found the code block is broken. 5. Also I found suggestion about the content from one fellow. 6. So, I updated the article and fixed the code format. Few minutes back I found the tip is published but seems it is the 1st version that is published. The new version is not yet available. Shouldn't the latest version from the writer be published when it gets published for the 1st time? here is the link of the tip. How to download powerpoint file using C#
Mahmud Hasan Software Engineer from Bangladesh
This seems to be a problem with the new submissions wizard - I am getting the same problem. It doesn't look like its; the first version, I think that it is the latest with the same problem. However, I have found a workaround. Edit your Tip, and remove all code - check the preview and make sure you have no non-text elements visible. Go into HTML mode with the <> button on the toolbar. Put the cursor where you want your code. Add the pre tags manually, specifying the language yourself:
<pre lang="c#"></pre>
Then paste your code inside the block (between the > and the <) Press the <> button again. The display looks wrong as the syntax colourizer isn't activated, but the preview will include it.
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water