mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add dita file extention to the XML type
2nd try. Add dita file extention to the XML markup. DITA is the OASIS Darwin Information Typing Architecture used for technical documentation. @see https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita
This commit is contained in:
@@ -1223,6 +1223,9 @@ XML:
|
|||||||
primary_extension: .xml
|
primary_extension: .xml
|
||||||
extensions:
|
extensions:
|
||||||
- .ccxml
|
- .ccxml
|
||||||
|
- .dita
|
||||||
|
- .ditamap
|
||||||
|
- .ditaval
|
||||||
- .glade
|
- .glade
|
||||||
- .grxml
|
- .grxml
|
||||||
- .kml
|
- .kml
|
||||||
|
|||||||
Reference in New Issue
Block a user