-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hotfix/4.1.2: (28 commits) Add note on teletype styling in custom CSS Correct Apache XML Commons Resolver name Hide release date placeholder Add details on XML Resolver 5.2.1 Add details on metadata cascade refactoring Add details on links to titles with footnotes Add details on test coverage improvements Add info on styling teletype output in CSS Add details on chunked map filename normalization Bump actions/checkout from 3 to 4 (#500) Add details on network file URI validation Edit map-first preprocessing items for redundancy Describe 3546 along with 3446 Group & describe map-first preprocessing issues Prepare 4.1.2 Release Notes stub Bump Docker image version to ”4.1.2“ Bump 'maintenance-version' key to “4.1.2” Bump @prettier/plugin-xml to 3.2.1 Bump lint-staged from 13.2.3 to 14.0.1 (#497) Bump prettier from 3.0.0 to 3.0.3 (#496) ...
- Loading branch information
Showing
16 changed files
with
647 additions
and
637 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,5 +34,6 @@ | |
"printWidth": 200 | ||
} | ||
} | ||
] | ||
], | ||
"plugins": ["@prettier/plugin-xml"] | ||
} |
Oops, something went wrong.