WIP: chore(deps): update dependency mdex to ~> 0.13 #168
No reviewers
Labels
No labels
Area
Editor
Area
Micropub
Compat
Breaking
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Infra
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inhji/hajur!168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/mdex-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~> 0.12→~> 0.13Release Notes
leandrocp/mdex (mdex)
v0.13.0Compare Source
⚠ BREAKING CHANGES
Syntax Highlighting Migration Guide
Syntax highlighting is no longer enabled by default. If you use Lumis, add it in deps and opt in before compiling dependencies:
The old Lumis-only
:syntax_highlightAPI still works but is no longer recommended:For new code, prefer
engine: :lumisand move Lumis options underopts::For
~MD, pass the same options touse MDEx, and the old Lumis-only shape still works:To keep syntax highlighting disabled, remove
:syntax_highlightor set it tonilorfalse.Documentation
v0.12.5Compare Source
Features
v0.12.4Compare Source
Features
Bug Fixes
syntax_highlight: false(#355) (c5d28bb)Documentation
v0.12.3Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
a903db3570to3ce980cca2Update dependency mdex to ~> 0.13to chore(deps): update dependency mdex to ~> 0.13Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
chore(deps): update dependency mdex to ~> 0.13to WIP: chore(deps): update dependency mdex to ~> 0.13View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.