Added VHDL syntax highlighting, and example code. issue #1642
This commit is contained in:
parent
7625c67ac9
commit
56a37a4053
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue