Skip to content

Commit

Permalink
Merge pull request #26890 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Jul 18, 2023
2 parents b7a399a + ca30848 commit abbf8ac
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions data/variables/code-languages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Comment options: number (#), slash (//), percent (%%), xml (<!-- -->), none
# For languages that support highlighting: https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md
# We prefer full language name in lowercase to avoid conflicts
bash:
name: Bash
comment: number
Expand All @@ -8,9 +10,6 @@ csharp:
dockerfile:
name: Dockerfile
comment: number
geojson:
name: GeoJSON
comment: none
golang:
name: Go
comment: slash
Expand Down Expand Up @@ -41,12 +40,6 @@ jsonc:
markdown:
name: Markdown
comment: xml
math:
name: Math
comment: percent
mermaid:
name: Mermaid
comment: percent
powershell:
name: PowerShell
comment: number
Expand All @@ -62,18 +55,9 @@ scss:
shell:
name: Shell
comment: number
stl:
name: STL
comment: none
tasklist:
name: Tasklist
comment: xml
text:
name: Text
comment: number
topojson:
name: TopoJSON
comment: none
xml:
name: XML
comment: xml
Expand Down

0 comments on commit abbf8ac

Please sign in to comment.