Rosetta Code:Village Pump/Syntax highlighting: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 302:
 
* On the [[Comments]] page we can see some languages that use nested comments, here is the list that I can see:
** [[Comments#AppleScript]]
** [[Comments#Haskell]]
** [[Comments#Lua]]
Line 1,008 ⟶ 1,009:
:: I think you need to send a pull request if you want to add your language file to GeSHi. The repository is on [https://github.com/GeSHi/geshi-1.0 GitHub]. --[[User:AndiPersti|Andreas Perstinger]] ([[User talk:AndiPersti|talk]]) 06:53, 23 April 2014 (UTC)
::: So, I've finally managed to add a pull request for Phix, any idea how long that will take? [[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 01:00, 25 October 2015 (UTC)
 
= AppleScript Comments =
AppleScript '#' comments do not get properly highlighted, nor do nested comments