Adopt HtmlForgeX 0.50 Markdown contracts#581
Open
PrzemyslawKlys wants to merge 17 commits into
Open
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
main, including PowerForge 1.0.4, without weakening the 0.50 cleanup contractsMarkdown security decision
The former OfficeIMO options did not provide the advertised sanitization boundary. This PR does not replace them with a broad trust acknowledgment: raw documentation HTML stays non-executable, with regression coverage for
details,summary, andscriptinput.Dependency state
HtmlTinkerX 2.2.0 is public on NuGet. All affected web lock graphs resolve that version with content hash
qB7S0sMrR/nnVwu0qpq0uKE4IrWOj2GCgSrUHYi7zrCCNmVaewDGtqly3JxMRGNsJA/iIUzXM9h8fgsUGWxVZQ==and the AngleSharp 1.5.2 / Css beta.216 / Js beta.49 dependency set.HtmlForgeX 0.50.0 and HtmlForgeX.Markdown 0.21.0 still depend on EvotecIT/HtmlForgeX#226 and are not public. CI may remain restore-blocked on those packages; no compatibility bridge or temporary feed is committed.
The pre-publication HtmlForgeX lock hashes remain validation-only and must be refreshed from the final public package bytes after the post-merge CDN release.
Validation
baf360d6f62c91ea9f918ca8874237f4469de81forigin/main; branch security and Markdown changes remain intactPowerForge.Tests: 4,304 passedAfter HtmlForgeX 0.50 is public, refresh the HtmlForgeX family locks from NuGet and rerun the GitHub jobs. No downstream workaround is required.