File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 156
156
customElements . define ( 'markdown-style' , MarkdownStyle ) ; </ script > < markdown-style style ="max-width: 960px; margin: 0 auto 60px auto; padding: 8px; " class ="markdown-style ">
157
157
< h1 id ="swiftui-markdown "> < a class ="anchor " aria-hidden ="true " tabindex ="-1 " href ="#swiftui-markdown "> < span class ="octicon octicon-link "> </ span > </ a > SwiftUI Markdown</ h1 >
158
158
< p >
159
+ < a href ="https://jaywcjlove.github.io/#/sponsor "> < img src ="https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee " alt ="Buy me a coffee "> </ a >
159
160
< a href ="https://github.com/jaywcjlove/markdown/actions/workflows/ci.yml "> < img src ="https://github.com/jaywcjlove/markdown/actions/workflows/ci.yml/badge.svg " alt ="CI "> </ a >
160
161
< img src ="https://shields.io/badge/SwiftUI-macOS%20v10.15%20%7C%20iOS%20v13-green?logo=Swift&style=flat " alt ="SwiftUI Support ">
161
162
</ p >
@@ -245,6 +246,9 @@ <h3 id="markdownstyle"><a class="anchor" aria-hidden="true" tabindex="-1" href="
245
246
" class ="copied "> < svg class ="octicon-copy " aria-hidden ="true " viewBox ="0 0 16 16 " fill ="currentColor " height ="12 " width ="12 "> < path fill-rule ="evenodd " d ="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z "> </ path > < path fill-rule ="evenodd " d ="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z "> </ path > </ svg > < svg class ="octicon-check " aria-hidden ="true " viewBox ="0 0 16 16 " fill ="currentColor " height ="12 " width ="12 "> < path fill-rule ="evenodd " d ="M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z "> </ path > </ svg > </ div > </ pre >
246
247
< h2 id ="configure "> < a class ="anchor " aria-hidden ="true " tabindex ="-1 " href ="#configure "> < span class ="octicon octicon-link "> </ span > </ a > Configure</ h2 >
247
248
< img width ="666 " alt ="image " src ="https://user-images.githubusercontent.com/1680273/158029436-cb6eb339-f698-4dcd-9508-acda79683aba.png ">
249
+ < h2 id ="contributors "> < a class ="anchor " aria-hidden ="true " tabindex ="-1 " href ="#contributors "> < span class ="octicon octicon-link "> </ span > </ a > Contributors</ h2 >
250
+ < p > As always, thanks to our amazing contributors!</ p > < a href ="https://github.com/jaywcjlove/swiftui-markdown/graphs/contributors "> < img src ="https://jaywcjlove.github.io/swiftui-markdown/CONTRIBUTORS.svg "> </ a >
251
+ < p > Made with < a href ="https://github.com/jaywcjlove/github-action-contributors "> contributors</ a > .</ p >
248
252
< h2 id ="license "> < a class ="anchor " aria-hidden ="true " tabindex ="-1 " href ="#license "> < span class ="octicon octicon-link "> </ span > </ a > License</ h2 >
249
253
< p > Licensed under the MIT License.</ p >
250
254
< style > markdown-style pre .copied {
You can’t perform that action at this time.
0 commit comments