PrimalPad updated to export scripts as HTML
Every now and then you need to put a script as its own documentation somewhere. Either on a blog for others to see or on some internal web site for documentation.
PrimalPad has been updated to include that functionality.
Simply click File – Export to HTML… and it will save your script as colored HTML.
The version you need to have for this is 1.0.16
Tags: html, PrimalPad, PrimalTools, SAPIEN, syntax coloring
February 6th, 2010 at 8:42 am
Muy bien! Muchas, muchas gracias.
We have been waiting for something like this for some time.
Now consider the following:
1. Copy selected text to clipboard in syntax colorized HTML with style sheet and surrounded by a DIV (or not).
2. Update PrimalScript to do same.
This is a good first step although I am currently using anadd-in to live writer to achieve clipboard action.