Added VHDL syntax highlighting, and example code. issue #1642

This commit is contained in:
OpenShift guest 2013-10-17 00:35:27 -04:00
commit 56a37a4053

View file

@ -140,6 +140,7 @@ var supportedModes = {
VBScript: ["vbs"],
Velocity: ["vm"],
Verilog: ["v|vh|sv|svh"],
VHDL: ["vhd|vhdl"],
XML: ["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl"],
XQuery: ["xq"],
YAML: ["yaml|yml"]