HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/debout/debout.nl/vendor/scrivo/highlight.php/test/markup/ini/comments.expect.txt
<span class="hljs-comment"># Comment</span>
<span class="hljs-comment">; ini-style comment</span>
<span class="hljs-attr">x</span> = <span class="hljs-string">"abc"</span> <span class="hljs-comment"># Comment on same line</span>
<span class="hljs-attr">y</span> = <span class="hljs-number">123</span> <span class="hljs-comment">; Comment on same line</span>
<span class="hljs-section">[table]</span> <span class="hljs-comment">; Comment on same line</span>