Skip to content

Commit

Permalink
Merge pull request #12431 from CesiumGS/markdownlint-changes
Browse files Browse the repository at this point in the history
Markdownlint `CHANGES.md`
  • Loading branch information
ggetz authored Jan 14, 2025
2 parents bace4a7 + 82e53fc commit dc667cd
Show file tree
Hide file tree
Showing 4 changed files with 586 additions and 569 deletions.
3 changes: 3 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
},
"no-inline-html": {
"allowed_elements": ["details", "summary"]
},
"blanks-around-fences": {
"list_items": false
}
}
3 changes: 1 addition & 2 deletions .markdownlintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
/ThirdParty
/Tools/**

CHANGES.md
LICENSE.md
LICENSE.md
9 changes: 9 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,16 @@
"dijit",
"DONT",
"ecef",
"Eigen",
"emscripten",
"EPSG",
"fxaa",
"gdal",
"glsl",
"gltf",
"iframes",
"iife",
"Khronos",
"lerp",
"Lilli",
"maki",
Expand All @@ -71,6 +75,7 @@
"mipmaps",
"msaa",
"noaa",
"Occludee",
"Occluder",
"occluders",
"octree",
Expand All @@ -82,7 +87,10 @@
"pnts",
"quantizations",
"reproject",
"slerp",
"tada",
"teme",
"tipsify",
"topo",
"topojson",
"Transitioner",
Expand All @@ -97,6 +105,7 @@
"voxel",
"VVLH",
"WEBG",
"WMTS",
"xdescribe"
]
}
Loading

0 comments on commit dc667cd

Please sign in to comment.