Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make v2 release stable #392

Merged
merged 3 commits into from
Dec 11, 2022
Merged

Make v2 release stable #392

merged 3 commits into from
Dec 11, 2022

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 11, 2022

We have recognized that Marp users who use GUI are including a lot of beginners and non-developers, so we think we should provide enough window time for them to review breaking changes.

Ecosystem update: Marp Core v3 & Slide transitions in CLI v2 | Blog | Marp

We have taken enough transition period about half year, and ready to make stable v2 release. The next minor release v2.4.0 will be a first stable release of v2.

Difference from v1

See also release notes.

Breaking

  • VS Code 1.72 or later is required

Core update

Added settings

  • markdown.marp.pdf.outlines setting
    • Export PDF with outlines (also known as bookmarks)
  • [EXPERIMENTAL] markdown.marp.strictPathResolutionDuringExport setting
    • It will apply path resolution based on VS Code workspace, to resources used by Markdown, and make more compatible export result with VS Code Markdown preview

Removed settings

Deprecated

  • Shorthanded image syntax for setting text color and background color (![](color) and ![bg](color))
    • You can fix easily from light bulb menu on VS Code

@yhatt yhatt merged commit 937ac59 into main Dec 11, 2022
@yhatt yhatt deleted the v2-stable branch December 11, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant