Commit 8d19295
committed
Update swift-markdown to latest
Includes the following changes:
commit b1622a0a0b747740839511b1387289bcf1c64b19
Author: Ethan Kusters <[email protected]>
Date: Mon Jan 9 17:42:46 2023 -0800
Adds the `seeAlso` aside
“See Also” is a common kind of aside that folks parsing markdown
may wish to consider.
For Swift-DocC specifically, there is a lot of pre-DocC Swift
documentation content that uses this style of callout:
```
- SeeAlso:
```
In order to gracefully transition this content over to Swift-DocC
style asides, we should add support for them.
commit 87ae1a8fa9180b85630c7b41ddd5aa40ffc87ce3
Author: Ashley Garland <[email protected]>
Date: Tue Dec 6 20:23:49 2022 -0800
Adopt more snippets
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
commit 3a631f4d4b0e9c80004b8555bcb629c898e8089f
Author: Tim Triemstra <[email protected]>
Date: Fri Dec 2 13:15:36 2022 -0800
Fixed the snippets support to use the new standard comment structure, and the @snippet references use the full path to the snippet file
commit 0d04722bafe7c6c29c485e4bdaa2235b879cc7e7
Author: Ashley Garland <[email protected]>
Date: Tue Mar 29 23:18:49 2022 -0700
Example usage of snippets for Swift Evolution
commit 7dd6c526c9184fd7fabdda592167f305727b515e
Author: Christian Selig <[email protected]>
Date: Tue Nov 29 12:42:21 2022 -0400
Add support for custom attributes (#25)
rdar://96536586main
1 parent 2503c0d commit 8d19295
1 file changed
+1
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments