#48431: docs: fix formatting in asar integrity
Merged
- Correct heading level
- While I'm at it, convert
:::
admonition syntax to the block-quote stuff that's better to read in the raw Markdown.
notes: none
Backports
38-x-y
MergedPR Number
#48433Merged At
Oct 2, 2025, 1:41:12 AM
Released In
v38.2.1Release Date
Oct 3, 2025, 2:15:44 AM
39-x-y
MergedPR Number
#48432Merged At
Oct 2, 2025, 1:41:03 AM
Released In
v39.0.0-alpha.8Release Date
Oct 2, 2025, 8:31:39 AM
Semver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron