This utility is designed for people wanting to paste code into
blogs, Wikis, forums or articles
it takes ASCII source code and
- substitutes HTML entities for all non-ascii characters and
HTML reserved characters
- It colour-codes the code according to the standard style
- It substitutes hard spaces for tabs
- it optionally converts all Keywords to upper case
Paste your code in the Code window, and the results are
rendered in the 'Rendered' window. The code itself is in the
'Source HTML' window. you can click between the windows using the
Tabs.
|
Source
CodeRendered HTML Source HTML
When you want to do more formatting than the SQL Prettifier can do...
For professional reformatting and refactoring of SQL Server scripts, including
over a dozen different functions and more than 30 script formatting options,
try out SQL Refactor from Red Gate Software. You can download it here.
For automatically rendering all your source Code in HTML complete with documentation and comments in
extended properties try SQL Doc.
|