Skip to content

Adopt Snippets in Swift Markdown #94

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

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

bitjammer
Copy link
Contributor

Add snippets with updated syntax to the project.

I verified that these all build/run as expected, and show up in the rendered documentation.

rdar://103054461

@bitjammer
Copy link
Contributor Author

@swift-ci Please test

Copy link
Contributor

@QuietMisdreavus QuietMisdreavus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming you can get the CI issues figured out, this looks good.

Add snippets for the following areas:

- Parsing
- Querying
- Walkers, Rewriters, and Visitors
- Formatting

Add a link to the top-level page.

Add an article which inlines all of the snippets in one place for quick reference.

rdar://103054461
@bitjammer
Copy link
Contributor Author

@swift-ci Please test

@bitjammer bitjammer merged commit 87ae1a8 into swiftlang:main Dec 9, 2022
@bitjammer bitjammer deleted the acgarland/snippets branch December 9, 2022 00:40
@Kyle-Ye Kyle-Ye mentioned this pull request Jan 29, 2023
1 task
@Kyle-Ye Kyle-Ye linked an issue Jan 29, 2023 that may be closed by this pull request
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.

Add Snippets playground support
3 participants