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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[Feature] New Highlight shortcode
[Feature] New YouTube shortcode
[Feature] New Giphy shortcode
[Feature] New CodePen shortcode
[Feature] Improvements to Sass module processing of @import including a new .WithImportPath() delegate that can fine-tune import path locations
[Refactoring] Refactored Embed shortcode to make derived oEmbed shortcodes easier to implement
[Refactoring] Refactored HttpClient support in ExecutionContext to work more like HttpClientFactory by sharing a HttpMessageHandler instead of a HttpClient instance