1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-10 00:43:59 +02:00
vcmi/docs/developers
Ivan Savenko 879aaba980 Use json instead of json5 for syntax highlight in docs
Looks like website only recognizes javascript & json, and is not aware
of jsonc or json5.

Will result in small regression on Github web view - comments will show
up as red (since comments are not part of json format), but syntax
highlight would work both on website and on Github.

Alternative is using javascript for syntax highlight, however syntax
highlighter for json looks better on both website and Github (since it
uses separate highlighting for json keys, separate from strings in
values)
2024-12-04 16:50:01 +00:00
..
AI.md Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
BattleField.png Imported all data from website wiki 2023-09-07 11:02:39 +03:00
Bonus_System.md Use json instead of json5 for syntax highlight in docs 2024-12-04 16:50:01 +00:00
Building_Android.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Building_iOS.md Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
Building_Linux.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Building_macOS.md Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
Building_Windows.md Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
CMake.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Code_Structure.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Coding_Guidelines.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Conan.md Use json instead of json5 for syntax highlight in docs 2024-12-04 16:50:01 +00:00
Development_with_Qt_Creator.md Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
Logging_API.md Use json instead of json5 for syntax highlight in docs 2024-12-04 16:50:01 +00:00
Lua_Scripting_System.md Use json instead of json5 for syntax highlight in docs 2024-12-04 16:50:01 +00:00
Networking.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
RMG_Description.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00
Serialization.md Added markdownlint to Github CI 2024-11-30 20:20:15 +00:00