You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scope MD024 disable to CHANGELOG.md and BREAKING.md only
Add <- Files: model/ (overview, types_and_traits, components, dynamics_objective,
constraints, building), solution/ (overview, time_grids, trajectories, markdownlint-disable MD024 --> at top of CHANGELOG.md and
BREAKING.md. Remove MD024 from global .markdownlint.json config so
other markdown files still get checked for duplicate headings.
Copy file name to clipboardExpand all lines: BREAKING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,4 @@
1
+
<!-- markdownlint-disable MD024 -->
1
2
# Breaking Changes
2
3
3
4
This document outlines all breaking changes introduced in CTBase v0.18.0-beta compared to v0.17.4. Use this guide to migrate your code and understand the impact of these changes.
0 commit comments