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

add Hashable, Sendable #3

Merged
merged 1 commit into from
Sep 10, 2023
Merged

add Hashable, Sendable #3

merged 1 commit into from
Sep 10, 2023

Conversation

zunda-pixel
Copy link
Owner

No description provided.

@zunda-pixel zunda-pixel marked this pull request as ready for review September 10, 2023 14:28
@zunda-pixel zunda-pixel merged commit f8825d1 into main Sep 10, 2023
zunda-pixel added a commit that referenced this pull request Sep 26, 2023
# This is the 1st commit message:

replace to String(decoding:as) from String(data:encoding)

# This is the commit message #2:

Add link title support for commonmark (swiftlang#140)

* Add link title support for commonmark

* Update cmark_node_get logic for Link and Image
# This is the commit message #3:

Remove dependency on argument-parser (swiftlang#149)

Removes swift-markdown's dependency on swift-argument-parser by
refactoring the markdown-tool target into its own package.

Markdown-tool is largely intended as a tool for developers working on
swift-markdown so there isn't a need to vend it to clients. Removing
argument-parser as a dependency allows for more clients to depend
on swift-markdown since it removes any potential conflicts with
different argument-parser versions.
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