Code Highlighter, Code Colorizer, Online Code Beautifier
- Language:
- Output Style:
<?php
class HighlightTool extends Tool
{
public $name = "Code Highlighting, Code Colorizing, Online Beautification";
public $notice = "This function is completed locally by JS, your input will not be sent to the server";
public function highlight()
{
echo "hello 1024tools";
}
}
Code highlighting/colorizing, online beautification powered by @highlight.js, editor powered by @ace