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

Unix Shell syntax highlighting issues
('"' issue also affects pike, but not python)
(Unix Shell syntax highlighting issues)
Line 248:
 
* A syntax highlighting issue with single quotes can be seen here: [[Bitmap/Bézier_curves/Quadratic#Haskell]] and there: [[Conway's_Game_of_Life#Haskell]]
 
== Unix Shell syntax highlighting issues ==
 
* a problem with escaped backticks in strings appears here: [[Simple_database#UNIX_Shell]]