http://4o4o4hn4hsujpnbsso7tqigujuokafxys62thulbk2k3mf46vq22qfqd.onion/pastes
This engine powers the highlighting that shows up on previews of code files, as well the pastes page. I'm quite proud of it, even if it is simple. I learned a l... <?php
class SyntaxHighlighter {
private static $languageMap = [
'py' => 'python',
... 🏷️ php php 27,623 chars 615 lines 👁️ View 📄 readme.md 🕒 1 month ago 👤 dasho Test code italics and bold oh and =highlight= [ ] Check [x] checked >INFO> Info Quote Header 3 print("Hello World") List List 2 -- List 2 List 3 One...